React-Native-ViewPager
React-Native-ViewPager copied to clipboard
ViewPager and Indicator component for react-native on both android and ios.
Results
103
React-Native-ViewPager issues
Sort by
recently updated
recently updated
newest added
Hi @ojcarcete @leonardocarvalho @asmh1989 @jsm @ascariandrea When I imported **import { IndicatorViewPager, PagerDotIndicator } from "rn-viewpager";** then i got this error.
RT
this is not available for ios when use react-navigation as routes,when use goBack(),it will flash out,so what should i do