react-native-simple-onboarding
react-native-simple-onboarding copied to clipboard
Remove flicker when scrolling with next button. 0.1.2
There's no need to update currentPage in goNext() since it will be properly updated in updatePosition() callback.