Swiper/carousel component for React Native featuring previews, multiple layouts, parallax images, performant handling of huge numbers of items, and more. Compatible with Android & iOS.
BSD 3-Clause "New" or "Revised" License
10.37k
stars
2.29k
forks
source link
if use the carousel inside react-native-modals the sliding is not working on IOS only #919
I had slider inside the modal, on ios I can't slide the images it is stuck on IOS but working fine on android
my code