0.1.11 • Published 1 year ago

react-native-navigate v0.1.11

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

react-native-navigate

global navigate

Installation

npm install react-native-navigate

Usage

import Navigate from "react-native-navigate";

// ...

const result = await Navigate.multiply(3, 7);

Contributing

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

License

MIT