1.0.5 • Published 3 years ago

rn-demo-lib v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

rn-demo-lib

learning build lib react

Installation

npm install rn-demo-lib

Usage

import { multiply } from 'rn-demo-lib';

// ...

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

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago