zehfernandes / react-native-3dcube-navigation

MIT License
283 stars 48 forks source link

how to manage scrolling with velocity condition, Pan responder #9

Open RyanSalih opened 5 years ago

RyanSalih commented 5 years ago

Currently, it needed to scroll long to change the index to other view, how to possibly integrate using both velocity and scroll value inside the condition statement?

Thanks in advance