apaajabolehd / react-native-range-datepicker

react native range datepicker inspired by Airbnb
84 stars 53 forks source link

"Select Date" Button at bottom of the modal #14

Open kfekri opened 6 years ago

kfekri commented 6 years ago

Instead of having the button at the bottom of the screen. The button is all the way at the bottom of the scrollview (past all the months). Any help is greatly appreciated. Thanks.

kingtross88 commented 6 years ago

I'd wrap the SingleDatePicker or DateRangePicker component in a view. This way it doesn't go past the scrollview.