React-Native-ViewPager icon indicating copy to clipboard operation
React-Native-ViewPager copied to clipboard

Ability to change default setPage method

Open michael-gillett opened this issue 7 years ago • 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.

michael-gillett avatar Mar 08 '18 00:03 michael-gillett