BugiDev / react-native-calendar-strip

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

Add go to today button #360

Closed emirrtopaloglu closed 1 year ago

emirrtopaloglu commented 2 years ago

If selected date is not today, "Today" button appears. When click the button, selected date will be today.

example

peacechen commented 1 year ago

Hello @emirrtopaloglu . Did you solve this issue some other way?

emirrtopaloglu commented 1 year ago

Yes, i decided use "react-native-calendars".