0.1.0 • Published 3 years ago
rn-learning-create-lib-v2 v0.1.0
rn-learning-create-lib-v2
my learning create React-native component UI Library
Installation
npm install rn-learning-create-lib-v2
Usage
import { multiply } from 'rn-learning-create-lib-v2';
// ...
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
0.1.0
3 years ago