race604 / react-native-viewpager

[Deprecated] ViewPager component for React Native
1.41k stars 373 forks source link

How can we add forward arrow and backward arrow to swipe the viewpager #172

Open mahesh963 opened 6 years ago

mahesh963 commented 6 years ago

Hi, guys in my sample example the Viewpager has to swipe without swiping the page. Can I add forward and backward arrow buttons beside the page to swipe the Viewpager manually and how can i can synchronise the page indicator according to page count while swiping through forward and backward buttons.Can anyone please suggest how to solve this issue. Any best solutions are appreciated.Thanks in Advance.