zbtang / React-Native-ViewPager

ViewPager and Indicator component for react-native on both android and ios.
950 stars 276 forks source link

Allow 'onPageSelected()' to fire on iOS as well #155

Open osagie opened 5 years ago

osagie commented 5 years ago

iOS builds would never fire the callback when the page is set programatically.