A simple, lightweight chat app built with React Native where users can create a chat and join using a unique chat key.
For a quick demo of the app on IOS, click here
- Create a new chat room with a unique key
- Join existing chats using the chat key
- Real-time messaging
- Pull-to-refresh for latest messages
- Cross-platform (iOS & Android with Expo)
- React Native (Expo)
- Firebase (backend)
- NativeWind (Tailwind for React Native)
- Clone the repo:
git clone https://github.com/OpsEclipse/chatkey.git cd chatkey



