jemise111/react-native-swipe-list-view

show button only when swipe

fukemy opened this issue · 1 comments

Hi, i want to implement the 'swipe to reply' method like whats app, here is what i want to do:
https://youtu.be/DgsYAJtz74U?t=136

But the problem is i do not know how to hide/show the reply button based on swipe state, can u help? Thanks in advance
Im using FlatList (giftedChat) for chat message screen