react-native-advance-jalali-date-picker
v0.1.5
Published
test
Downloads
3
Maintainers
Readme
react-native-advance-jalali-date-picker
react native jalali date picker with ability select month and year
Installation
npm install react-native-advance-jalali-date-picker
Usage
import DatePicker from 'react-native-advance-jalali-date-picker';
// ...
<AdvanceJalaliDatePicker allowRangeSelection={true} onDateChange={(date , type) => console.log(date , type)} />
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