shubhraagarwal / expo-chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat App Built Using React Native Expo and Firebase

A Simple realtime chat app built as a demo task for schmooze. The app leverages Firebase Auth for managing user authentication and Firestore to store all the messages.

Installation

For Android

yarn install
yarn android

For iOS

yarn install
yarn iOS

Demo

https://app.usebubbles.com/qQvBjGtApQPjQ3b9scKQoY/expo-chat-demo

Architecture Diagrams

Auth Flow Login Flow - ExpoChat drawio

Messaging Flow Message Flow - ExpoChat

About


Languages

Language:TypeScript 54.8%Language:Java 24.4%Language:Ruby 9.9%Language:Objective-C++ 8.2%Language:JavaScript 1.6%Language:Objective-C 0.9%Language:Swift 0.3%