You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.
I am working on adding a react-native-swipeout component around some rows that have TextInputs in them. Trouble is that where ever the TextInput is when I try to swipe over to show the react-native-swipeout buttons on that TextInput the swipe over doesn't happen.
Is there any way to configure this so that I can swipe over the row when starting the swipe on a TextInput?
The text was updated successfully, but these errors were encountered:
I am working on adding a
react-native-swipeout
component around some rows that haveTextInput
s in them. Trouble is that where ever theTextInput
is when I try to swipe over to show thereact-native-swipeout
buttons on thatTextInput
the swipe over doesn't happen.Is there any way to configure this so that I can swipe over the row when starting the swipe on a
TextInput
?The text was updated successfully, but these errors were encountered: