0.1.0 • Published 3 years ago

date-picker-zego v0.1.0

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

Date Picker Component

Date Picker Component

Installation

npm install react-native-date-picker-zego

Images

Vertical Single Date Picker

Usage

import DatePickerZego from 'react-native-date-picker-zego';

// ...

<View>
  <DatePickerZego />
</View>;

Contributing

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

License

MIT