Chat App with React Native: Create and Fetch Real-Time Messages with Firestore
In part 4, we built the foundation of our chat app in React Native by adding UI screens focused on sending, receiving, and displaying chat… (more…)
Read more »Create React App is a great tool for developing React applications for the web. With a couple of tweaks it can also become one of the best ways to create browser extensions. Read more