react-native-looped-carousel icon indicating copy to clipboard operation
react-native-looped-carousel copied to clipboard

ScrollView keyboardShouldPersistTaps

Open VitalyKozhemyaka opened this issue 7 years ago • 2 comments

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

VitalyKozhemyaka avatar Oct 05 '18 14:10 VitalyKozhemyaka

Any update?

Gazfay avatar Dec 20 '18 16:12 Gazfay

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

Gazfay avatar Dec 21 '18 12:12 Gazfay