react-native-demo-libb
v0.3.2
Published
A demo react-native library
Maintainers
Readme
react-native-demo-libb
A demo react-native library
Installation
npm install react-native-demo-libbUsage
import { multiply } from 'react-native-demo-libb';
// ...
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
