react-native-to-do-components
v0.1.4
Published
Components for toDo by Miguel Correia
Downloads
3
Maintainers
Readme
react-native-to-do-components
Components for toDo by Miguel Correia
Installation
npm install react-native-to-do-components
Usage
import { multiply } from 'react-native-to-do-components';
// ...
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