jemise111 / react-native-swipe-list-view

A React Native ListView component with rows that swipe open and closed
https://www.npmjs.com/package/react-native-swipe-list-view
MIT License
2.78k stars 528 forks source link

Any way to open a row with a button? #627

Open soemarko opened 10 months ago

soemarko commented 10 months ago

As titled, Is this possible?

I'd like to have a few buttons that has no other way to find except for swiping away a row. But without anything to show that the row is swipable just feels like bad UI.