ross-test
v0.3.0
Published
A set of ready-to-use components makes app development a fast and effortless experience.
Downloads
3
Maintainers
Readme
react-native-neos-native-kit
A set of ready-to-use components makes app development a fast and effortless experience.
Installation
npm install react-native-neos-native-kit
Usage
import { multiply } from 'react-native-neos-native-kit';
// ...
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