react-native-swipe-list-view
react-native-swipe-list-view copied to clipboard
show button only when swipe
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
I have the same question