react-native-styled-datepicker
v1.2.1
Published
A Datepicker you can style as you wish
Downloads
155
Readme
react-native-styled-datepicker
A Datepicker you can style as you wish
Installation
npm install react-native-styled-datepicker
Usage
import { multiply } from 'react-native-styled-datepicker';
// ...
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