BugiDev / react-native-calendar-strip

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

fixed issues # 306 #322

Closed Waseem6409 closed 2 years ago

Waseem6409 commented 2 years ago

https://github.com/BugiDev/react-native-calendar-strip/issues/306

I have fixed the issue to check before the scrollToIndex function is triggered which is sometime undefined

fers4t commented 2 years ago

Working. Thanks 🚀

peacechen commented 2 years ago

Thanks @Waseem6409

It looks like this is a one-line fix. However there are hundreds of line changes due to formatting. Please revert the formatting-only changes because it masks the actual fix, and someone else's formatter may revert those formatted lines, causing another commit with large number of irrelevant changed lines.

christophebaudinet commented 2 years ago

@Waseem6409 Would of been nice to add this in your latest release

adamgajzlerowicz commented 2 years ago

Here is the simplified version of the PR. https://github.com/BugiDev/react-native-calendar-strip/pull/328/files

Can we please merge + release? 🙏🏼