This is the mobile-client of my Cross-Platform End-to-End Messaging Service, it lets you chat end to end with your besties! Your previous chats would not be lost, and yes the entire chat service is behind the auth.
- A great user interface built using react native animatable, icons, linear gradient, etc.
- Complete login/register/logout facility.
- Email verification using Otp.
- Support of React Navigation, both stack and drawer navigator.
- Chat personally with any of the registered users.
- Previous chats conserved.
- Global state management.
- Completely behind the JWT auth.
- Built entirely using React Hooks.
React Native, socket-io-client