A replication of Signal Mobile app created with React-Native frontend and firebase backend with expo.
Tech Used:
- React Native
- Expo
- Firebase Real-time database
- Font Awesome for Icons
- Login and Register functionality
- User can view his old chat history
- Realtime messaging to any user registered in the app
- Open your terminal and paste this :
- git clone https://github.com/Manas-E/Signal-clone.git
- run npm install
- then run npm start
- For more information see this