phil-r / react-native-looped-carousel

:carousel_horse: Looped carousel for React Native
MIT License
1.49k stars 306 forks source link

ScrollView keyboardShouldPersistTaps #233

Open VitalyKozhemyaka opened 6 years ago

VitalyKozhemyaka commented 6 years ago

Could you add an attribute keyboardShouldPersistTaps="handled" ? or maybe add that props to carousel component. Because sometimes inside the carousel we use component with TextField

https://facebook.github.io/react-native/docs/scrollview#keyboardshouldpersisttaps

Gazfay commented 5 years ago

Any update?

Gazfay commented 5 years ago

@VitalyKozhemyaka just fork my repo, i fixed it =) https://github.com/Gazfay/react-native-looped-carousel