react-nav-page
v0.1.0
Published
another native navigation library for react-native
Downloads
7
Readme
react-nav-page
another native navigation library for react-native
Installation
npm install react-nav-page
Usage
import { multiply } from 'react-nav-page';
// ...
const result = multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library