gusgard / react-native-swiper-flatlist

👆 Swiper component implemented with FlatList using Hooks & Typescript + strict automation tests with Detox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Block swipe direction

ithustle opened this issue · comments

Hello,

First of all, thank you for this great lib. Its very helpful.

I'd like to know if is it possible block swipe direction to left or right?

@ithustle i think you are looking for the property disableGesture=true

@gusgard hum... Thanks to reply. Is this property will allow me to block all directions or just one of them?

It will block all the directions