I am looking to migrate an existing react-native iOS app (with quite a lot of dependencies) to android and none/few of the react-native link commands have been executed in the context of android,
- Is there either a way to link all?
- Or, any tools that can take the iOS ios/Podfile file and generate the android equivalent from it?