react-native-swipeable
react-native-swipeable copied to clipboard
leftContent works differently than rightContent
while rightContent works as expected
leftContent has few issues
- when passing array of more than one item , it doesn't render them in a row, but in a column
- when pulling the left content and release it retract all the way instead of staying open
How can I make the left part work like the right part?
I have the same issue
please any updates