ViewPagerAndroid#onPageScrollStateChanged

onPageScrollStateChanged function

Function called when the page scrolling state has changed. The page scrolling state can be in 3 states: - idle, meaning there is no interaction with the page scroller happening at the time - dragging, meaning there is currently an interaction with the page scroller - settling, meaning that there was an interaction with the page scroller, and the page scroller is now finishing it's closing or opening animation

doc_React_Native
2016-06-23 04:26:10
Comments
Leave a Comment

Please login to continue.