BugiDev / react-native-calendar-strip

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

updateWeekView does not work with scrollable calendar strip #241

Closed JarriusMadeIt closed 3 years ago

JarriusMadeIt commented 3 years ago

In a scrollable calendar strip, updating week view does not work. You can reproduce this issue by a simple calendar strip with scrollable enabled and calling the updateWeekView method via calendar ref to see this issue.

rdewolff commented 3 years ago

Could reproduce the issue with latest version 2.0.9.

peacechen commented 3 years ago

Please submit a PR with the fix

peacechen commented 3 years ago

Fix published in 2.1.1