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

agzuniverse picture agzuniverse  路  3Comments

tokict picture tokict  路  3Comments

nomoreboredom picture nomoreboredom  路  3Comments

itinance picture itinance  路  3Comments

ghost picture ghost  路  3Comments