react-native-swipeable-item icon indicating copy to clipboard operation
react-native-swipeable-item copied to clipboard

Can't swipe or drag and drop with TextInput

Open matheusbaumgart opened this issue 4 years ago • 2 comments

Describe the bug Can't swipe or drag on a button with TextInput as children.

Steps to reproduce the behavior: Follow the instruction on this repo but have a TextInput instead of Text component.

matheusbaumgart avatar Oct 14 '20 09:10 matheusbaumgart

This is an issue with react-native-gesture-handler. See workaround here: https://github.com/software-mansion/react-native-gesture-handler/issues/668#issuecomment-733004914

computerjazz avatar Nov 12 '21 20:11 computerjazz

This can be closed then, yea?

bradfloodx avatar Sep 12 '22 11:09 bradfloodx