React-native-swiper: Disable Swiping

Created on 18 Feb 2016  ·  8Comments  ·  Source: leecade/react-native-swiper

Is there a way to disable swiping?

Most helpful comment

Hey you can just do scrollEnabled={ false }. Im guessing react-native-swiper is a customized scrollView. It works for me. Hope this helps.

All 8 comments

Hey you can just do scrollEnabled={ false }. Im guessing react-native-swiper is a customized scrollView. It works for me. Hope this helps.

great. thanks!

thanks! @YashYash

Hey you can just do scrollEnabled={ false }. Im guessing react-native-swiper is a customized scrollView. It works for me. Hope this helps.

How to disable swip back or we can say swip left with react-native-swiper ?

Hey you can just do scrollEnabled={ false }. Im guessing react-native-swiper is a customized scrollView. It works for me. Hope this helps.

Thanks

Thanks @YashYash

How to disable swip back or we can say swip left with react-native-swiper ?

How to disable the siwper to the right or left?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

AndrewSouthpaw picture AndrewSouthpaw  ·  3Comments

Liqiankun picture Liqiankun  ·  3Comments

itinance picture itinance  ·  3Comments

nicolabortignon picture nicolabortignon  ·  3Comments

tibic picture tibic  ·  3Comments