react-native-viewpager
react-native-viewpager copied to clipboard
can we remove the indicator
is that a way to remove indicator from using renderPageIndicator={null}
this is the version "react-native-viewpager": "^0.2.13",
yes, you should set renderPageIndicator={false}.