Chat app with React Native: A guide to use react-native-gifted-chat library

In part 3 of our tutorial series on building a chat app in React Native, we integrated Firestore the current React Native app, creating a database that stores chat room names. A new chat room can be… Read more

Similar