In all the react-native tutorials I have seen so far, on building a chat app, I see them using gifted chat.
After installing the library, it is really buggy and slow. Below are some things I experience when using it.
- When I have messages over 100, it takes time to load my chats.
- When I press the send button, It takes time as well before updating the chat list(about a second).
Are there any other alternatives to gifted chat?