Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 579 Bytes

File metadata and controls

36 lines (22 loc) · 579 Bytes

react-native-awesome-module-rn

Native Screens in react native

Creaded with Netguru

Installation

npm install react-native-awesome-module-rn

Usage

To run the example app on Android:

yarn example android
import AwesomeModuleRn from "react-native-awesome-module-rn";

// ...

AwesomeModuleRn.showView();
AwesomeModuleRn.showViewNavigateTo(nativeScreenName);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT