leecade / react-native-swiper

The best Swiper component for React Native.
MIT License
10.42k stars 2.34k forks source link

Replace dots by text #953

Open romancxx opened 5 years ago

romancxx commented 5 years ago

Which OS ?

Android

Version

react-native-swiper 1.5.14

Expected behaviour

I would like to replace the dots of the swiper by some text. So that every page of swiper get a different text. Something like this : screen

Actual behaviour

I wasn't able to find a way to replace the dots. Is there a way to do that ? I managed to replaced the dots by numbers but not text as I would like. Any idea ?

confidence68 commented 5 years ago

see this https://github.com/leecade/react-native-swiper/blob/master/examples/components/SwiperNumber/index.js

retyui commented 5 years ago

This repo dead: https://github.com/leecade/react-native-swiper/issues/713