React-Native-ViewPager
React-Native-ViewPager copied to clipboard
Ability to change default setPage method
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.