software-mansion / react-native-gesture-handler

Declarative API exposing platform native touch and gesture system to React Native.
https://docs.swmansion.com/react-native-gesture-handler/
MIT License
6.12k stars 981 forks source link

Swipable vs react-native-swipe-list-view #958

Closed kopax closed 4 years ago

kopax commented 4 years ago

I want to implement the Gmail Android app list:

alt tag

For this I am looking for existing swipe list view and found https://github.com/jemise111/react-native-swipe-list-view/ and https://github.com/software-mansion/react-native-gesture-handler/blob/master/docs/component-swipeable.md

It seems that the first one is not using react-native-gesture-handler (https://github.com/jemise111/react-native-swipe-list-view/issues/168), this make me wonder, is this swipable more advanced and more user friendly, the first one is a bit flaggy but more users seems to use it for their list,

did anybody tried both?

Thanks in advance,

jakub-gonet commented 4 years ago

This issue was not active for some time so I'm closing it. If you need further help please reply.