Group chat app with room functionality and end-to-end encryption made using React native
- End-to-end encryption using cryptoJS
- User authentication via Firebase
- Realtime chatting via Socket.io
- User can create a custom room and invite other users to that room
- Encrypted messages saved in the MongoDB database