0.3.0 • Published 5 months ago

ross-test v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

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