1.0.2 • Published 3 years ago

react-native-start-end-datepicker v1.0.2

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

react-native-start-end-datepicker

For From to datepicker:- <StartEndDate selectedStartDate={'12-Mar-2021'} selectedEndDate={'12-Mar-2021'} from={'From'} to={'To'} textStyle={fontSize:16}//style labletextStyle={fontSize:16}//style dateContainerStyle={width:200}// style containerStyle={flex:1}//main container style />

For datepicker:- <StartEndDate mode={'Single'} selectedDate={}
labletextStyle={fontSize:16}//style dateContainerStyle={width:200}// style containerStyle={flex:1}//main container style />