0.1.3 • Published 3 years ago

react-native-awesome-date-time-picker v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

react-native-awesome-date-time-picker

To ease date and time selection process irrespective of platform

Installation

npm install react-native-awesome-date-time-picker

Usage

import AwesomeDateTimePicker from "react-native-awesome-date-time-picker";

// ...

const result = await AwesomeDateTimePicker.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT