ViewPager Component For React Native

Description:

This is the ViewPager componnent in React Native both for Android and iOS. This is a JavaScript-only implementation of pager for React Native. Like ListView, this can render hundreds of pages without performance issue. Better than the one in Android, this ViewPager can auto play — turn page automaticly, loop — make infinite scrolling.

Preview:

ViewPager Component For React Native

Add Comment