vlad-doru / react-native-calendar-datepicker

React-Native cross-platform, calendar component.
Apache License 2.0
85 stars 37 forks source link

Add optional onSlideStateChange prop to allow user to respond to sliding #27

Open benadamstyles opened 6 years ago

benadamstyles commented 6 years ago

I needed this to temporarily disable scrolling in a parent ScrollView, to fix #18