BugiDev / react-native-calendar-strip

Easy to use and visually stunning calendar component for React Native.
MIT License
939 stars 327 forks source link

Callback on calendar header month #182

Closed rdewolff closed 4 years ago

rdewolff commented 4 years ago

Is there a way to add a callback on the calendar header, the displayed Month? That'd be great to allow us to add some features like showing a calendar to jump to a specific date.

peacechen commented 4 years ago

That's certainly possible by wrapping the header in a TouchableOpacity. Would you be interested in submitting a PR?

peacechen commented 4 years ago

Prop onHeaderSelected added in 2.0.3