computerjazz / react-native-swipe-calendar

A swipeable calendar component for React Native.
MIT License
109 stars 13 forks source link

Possibility to get support for Year navigation #9

Open sudheerkarumanchi opened 1 year ago

sudheerkarumanchi commented 1 year ago

Hello,

thanks for your library and working like a charm with multiple customisations. We have a requirement to navigate to previous/next years similar to months. When we used setPage its taking more than 10 seconds to load UI. Any suggestion from your end how can we achieve this?