When you run npx expo prebuild for your Expo project, it automatically generates the native iOS and Android directories based on your configuration. During the iOS setup, Expo invokes CocoaPods—a Ruby gem that manages native dependencies—to install a...