Native Screens in react native
Creaded with Netguru
npm install react-native-awesome-module-rn
To run the example app on Android:
yarn example android
import AwesomeModuleRn from "react-native-awesome-module-rn";
// ...
AwesomeModuleRn.showView();
AwesomeModuleRn.showViewNavigateTo(nativeScreenName);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT