react-native-component-lib
v0.2.0
Published
React native components
Maintainers
Readme
react-native-component-lib
React native components
Installation
npm install react-native-component-libUsage
import ComponentLib from "react-native-component-lib";
// ...
const result = await ComponentLib.multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
