Skip to content

AlfredRezk/GroupChat

Repository files navigation

1. Description


  • Group chat to message your friends and family
  • The application can run on browser or mobile apps
  • All messages and chats stored in firestore database

2. Technology used


  1. Firebase firebase

  1. React Native react-native

  1. Expo react-native

3. Configurations


Update the firestore.js file with your firebase configurations

import firebase from 'firebase/app';
import 'firebase/firestore';

const firebaseConfig = {
//  Your configurations 
};

4. Features


  1. Real time Firestore database
  2. persist login with AsyncStorage library
  3. Beatiful chat UI using react-native-gifted-chat library

5. Perview

6. Demo


The application is live and hosted by expo. To try the app download expo go from your app store and scan the App QR code