zbtang/React-Native-ViewPager

Ability to change default setPage method

Opened this issue · 0 comments

It would be great if we could set a prop to allow setPageWithoutAnimation to be the method that is used when a tab is clicked by the user. Currently anytime a tab is clicked an animation occurs to the desired page, but I would like the page to instantly appear.