monoapp.core
v0.1.8
Published
Core module for monozw apps. Api, Network, Navigation...
Maintainers
Readme
monoapp.core
The core library for RN based mono.zw apps
Installation
npm install monoapp.coreUsage
import { multiply } from "monoapp.core";
// ...
const result = await 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
