React Native: Error "createItemModels creation requirements should not create capability item model for a capability item model that already exists."
I am developing an iOS app using React Native and Firebase. When I did the following, an error occurred. Install “@react-native-firebase/firestore” cd ios && pod install I got the error "The Swift pod FirebaseFirestore depends upon FirebaseCoreExtension and FirebaseFirestoreInternal, which…