BugiDev / react-native-calendar-strip

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

Non scrollable calendar strip - component exception from updateWeekView #277

Open neobyapps opened 3 years ago

neobyapps commented 3 years ago

I get the following exception (screenshot attached) when I call updateWeekView in a non scrollable calendar strip. The numVisibleDays isn't defined in that case hence this exception.

Screen Shot 2021-02-17 at 11 44 43 AM
peacechen commented 3 years ago

Please recreate the bug using the demo project in this repo and post a code snippet of the <CalendarStrip> props.

https://github.com/BugiDev/react-native-calendar-strip#development-with-sample-application