React Native Cupid Chat App
Cupid Chat App
![]() |
| React Native |
we will build a real time chat app with react native from scratch and this is going to be a lot of fun and if you find this interesting please smash the like button for me 💯 ,also consider we will learn and explore about different design and styling and upgrade our skill set!! keep hustling ❤️keep sharing knowledge ❤️ In this hands-on tutorial, we will cover everything from setting up the development environment to building the user interface and implementing real-time functionality. React Native will be our framework of choice, allowing us to create a cross-platform mobile app that works seamlessly on both iOS and Android devices.
MongoDB, a popular NoSQL database, will serve as our backend to store and manage the chat data. You will learn how to set up a MongoDB database, configure the necessary APIs, and establish a connection between the app and the database.
source code - https://drive.google.com/drive/folders/18EyFo1k3wD1DZKB_3pgk42UGQJ5ydQv5?usp=sharing
updating the API URL in your client-side code is necessary to ensure that your app makes API requests to the correct server. However, you may also need to update the server-side configuration to match the IP address or domain name changes
![]() |
| Login Screen |
![]() |
| Register Screen |
![]() |
| Friends Screen |
![]() |
| Chats Screen |
![]() |
| Chatting Screen |
Labels: MongoDB, React Native







<< Home