react-native-reversed-flat-list
react-native-reversed-flat-list copied to clipboard
Animation for new message comming
Hi @jevakallio , thanks for your library.
I know this library has been deprecated, but i'm searching for animation row item when new message update. Could you share your sample code as gif:
Thanks you !!!
The screen capture is from this tutorial app - https://github.com/jevakallio/react-native-chat-tutorial/blob/master/App.js
I'm not sure how I created the animation. It looks like I may have had LayoutAnimation.easeInEaseOut()
in the App component sendMessage
method.
@jevakallio :thanks for your respone, let i try :)
Hi @jevakallio , thanks for your library.
I know this library has been deprecated, but i'm searching for animation row item when new message update. Could you share your sample code as gif:
Thanks you !!!
@jevakallio Will you share with me complete code please i need it. Thanks
@jevakallio care to share complete code if available