leecade / react-native-swiper

The best Swiper component for React Native.
MIT License
10.41k stars 2.34k forks source link

Index changes while clicked on TextInput is clicked #961

Open AshwiniShetReact opened 5 years ago

AshwiniShetReact commented 5 years ago

Which OS ?

iOS

Version

Which versions are you using: XCode 10.1

Expected behaviour

I have 2 pages within swiper. After entering the username into TextInput, when submit is clicked swiper should scroll to next index. Working perfectly fine on Android.

Actual behaviour

But in iOS, when clicked on textInput, suddenly swiper index changes and scrolls to next page. Swiper is working fine without text inputs within swiper. And issue is only in iOS. Can anyone help me out?

retyui commented 5 years ago

This repo dead: https://github.com/leecade/react-native-swiper/issues/713