BugiDev / react-native-calendar-strip

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

Calendar showing wrong year. #350

Open VikBn opened 2 years ago

VikBn commented 2 years ago

In the beginning, we open the calendar with the current day and year. But after the switching between bottom tabs, the calendar displays the start date of the calendar. The issue only on Android devices.

https://user-images.githubusercontent.com/32108055/175071019-636c8267-986d-4e86-9f80-eb0ba749f55b.mp4

.

csumrell commented 1 year ago

I am also getting this error only on Android. It seems navigating away from the screen and then coming back the calendar has somehow went back a year or less (for example I am at April 26 2003 and when i navigate back its scrolled to October 22 2022 but has not selected the date)