react-native-viewpager icon indicating copy to clipboard operation
react-native-viewpager copied to clipboard

can we remove the indicator

Open jjhesk opened this issue 8 years ago • 1 comments

is that a way to remove indicator from using renderPageIndicator={null}

this is the version "react-native-viewpager": "^0.2.13",

jjhesk avatar Mar 18 '17 14:03 jjhesk

yes, you should set renderPageIndicator={false}.

haohcraft avatar Mar 25 '17 00:03 haohcraft