The example is for React Native Integration with Android Native Code. It can start an Java activity from JavaScript and load a JavaScript View from Java activity
For more information about this, you can read this blog react-native与android-native代码的集成开发
- npm install
- npm start
- run the app in Android Studio
native activity | react-native view |
---|---|