intellidev1991 / react-native-image-slider-box

A simple and fully customizable React Native component that implements an Image Slider UI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Q: Is there a way to disable sliding if images.length == 1

ikbenignace opened this issue · comments

I want to use the slider, but I dynamically have 1 or more images, if there is only 1 image, I want to disable the sliding feature when touching. Is there a way for that?