goshacmd / react-native-simple-onboarding

A simple onboarding component for React Native
103 stars 46 forks source link

Flickering when using arrows to navigate between screens #1

Closed shkfnly closed 6 years ago

shkfnly commented 7 years ago

Hey there is a flicker happening when using the arrows provided. Any thoughts on why?

goshacmd commented 7 years ago

Hey, I don't have time to debug this for now. If you feel like it, go ahead and get to the root of it 😉

dondragon2 commented 7 years ago

was this ever resolved?

jjingrong commented 6 years ago

Hey guys (and @shkfnly),

Just did up a bug fix for this on #9. It's caused by calling this.setState before onScroll has finished running