- Chats Page (Direct chat and group chat)
- Contacts Page
- Search
- Reaction Emotion Bubble
- Share video, photo, audio and contact
- Install the package
npm install- Make sure have the right access for 'android/gradlew' folder (optional)
chmod 755 android/gradlew- Run the application
Android
npm run androidIOS
npm run iosor if want to open metro
npm start