phil-r / react-native-looped-carousel

:carousel_horse: Looped carousel for React Native
MIT License
1.49k stars 306 forks source link

Added scroll view throttle, switched to componentDidUpdate #428

Open AbdeenM opened 4 years ago

AbdeenM commented 4 years ago

Hi, thank you for the awesome library. i noticed some warnings so i resolved them by updating scrollEventThrottle and componentDidUpdate. Thanks