Open
Description
Hello there,
I've built a chat app using React Native Expo and Stream Chat SDK v5. I use MessageList to show messages on the Chat Screen and have customized MessageContent with props in the Channel component. My problem is that sometimes, after refreshing the chat screen, all messages vanish, and I need to switch screens back and forth to see them again. Can you help fix this, or is it resolved in v6?