Ive got 2 screens an all messages screen which is the screen that has all the chats the user has and a chat screen which is the actual chat itself.
eg. if user 1 is on the all messages screen and user 2 is inside the chat and user2 sends user 1 a message, How do i implement a feature that changes the last message displayed for that specific conversation in the all messages screen?
Thank you in advance.
Ive got 2 screens an all messages screen which is the screen that has all the chats the user has and a chat screen which is the actual chat itself.
eg. if user 1 is on the all messages screen and user 2 is inside the chat and user2 sends user 1 a message, How do i implement a feature that changes the last message displayed for that specific conversation in the all messages screen?
Thank you in advance.