react-native-custom-components-next
v1.0.2
Published
react-native-custom-components-next
Readme
react-native-custom-components-next
react-native-custom-components-next
Installation
npm install react-native-custom-components-nextUsage
import { multiply } from 'react-native-custom-components-next';
// ...
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
