javascriptandroidreact-nativeslideshowrtl-language

RTL SlideShow For React native


i need to RTL react native slideshow. testing react native snap carousel but this library have error in RTL.

i testing bellow Library: react-native-swiper react native snap carousel


Solution

  • In react-native-swiper : You can use style and flexDirection:'row-reverse' in . Also if use autoPlay you can set autoplayDirection={false}