Top "React-native-native-module" questions

Do we need to run `pod install` with React Native 0.60?

I'm using React Native 0.60.5 and am linking this module. It says that for React Native 0.60+, "CLI autolink feature links the …

reactjs react-native cocoapods native-module react-native-native-module
React Native: How to invoke native Android layout from module?

Regarding this question, I've been trying to get this done via native modules in Android. I've declared my Module at .../…

java android react-native native-module react-native-native-module