React-Native plugin for ignoring .podspec files in linked modules.
If you use react-native-pod
for adding third-party CocoaPods, React-Native will want to link any future IOS module as a CocoaPod instead of a static library, if given the chance. This is really annoying when you are developing your RN code via static libraries.
yarn add react-native-linknopod
react-native linknopod
They all work. I depend on them too.
Todo.