fabric-navigation
v0.1.0
Published
native navigation library for react-native
Downloads
4
Readme
fabric-navigation
native navigation library for react-native
Installation
npm install fabric-navigation
Usage
import { multiply } from 'fabric-navigation';
// ...
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