leecade / react-native-swiper

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

Swiper triggered on keyboard suggested text clicked on IOS #972

Open iabdulazeem opened 5 years ago

iabdulazeem commented 5 years ago

Which OS ?

IOS

Version

Which versions are you using: "react": "16.5.2",

Expected behaviour

When entered keyboard suggested text, it should enter the text into a text filed currently active.

Actual behaviour

When entered keyboard suggested text, it swipes to 2nd tab

How to reproduce it

Apply two swipe views in swiper, click on keyboard entered text

retyui commented 5 years ago

This repo dead: https://github.com/leecade/react-native-swiper/issues/713 Your issue is like other 480+ issues, will not be resolved in the short term.

fabOnReact commented 5 years ago

This repo dead: #713 Your issue is like other 480+ issues, will not be resolved in the short term.

@retyui I don't believe that it is worth maintaining .. we can build the functionality with a ScrollView as per this tutorial