0.1.1 • Published 2 years ago

react-native-awesome-module-rn v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

0.1.1

2 years ago