All Projects → binbytes → React Native Firebase Chat

binbytes / React Native Firebase Chat

Licence: mit
React Native chat application using firebase.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Native Firebase Chat

Heal O Chat
Heal-O-Chat is a Social Media Application for people who have been feeling less motivated in life or are losing hope. This platform allows users to chat with people and share their thoughts and feelings with each other and thereby let go of stress, anxiety, and depression that they've been feeling for long.
Stars: ✭ 42 (-62.83%)
Mutual labels:  firebase-storage, firebase-realtime-database, chat-application, firebase-auth
Firebase Js Sdk
Firebase Javascript SDK
Stars: ✭ 3,844 (+3301.77%)
Mutual labels:  firebase, firebase-storage, firebase-realtime-database, firebase-auth
React Firebase Hooks
React Hooks for Firebase.
Stars: ✭ 2,227 (+1870.8%)
Mutual labels:  firebase, firebase-storage, firebase-realtime-database, firebase-auth
Laravel Firebase
A Laravel package for the Firebase PHP Admin SDK
Stars: ✭ 369 (+226.55%)
Mutual labels:  firebase, firebase-storage, firebase-realtime-database, firebase-auth
Chatapp
Chat App with all functionality private chat, contacts, friends request, find friends,for profile settings image cropper functionality, settings, logout also send text, image and all type of files, delete your files for you and everyone , login with email and mobile number and real time database firebase and for notification purpose Node Js used.
Stars: ✭ 25 (-77.88%)
Mutual labels:  firebase, firebase-realtime-database, chat-application, android-application
Rxfirebase
Rxjava 2.0 wrapper on Google's Android Firebase library.
Stars: ✭ 509 (+350.44%)
Mutual labels:  firebase, firebase-storage, firebase-realtime-database, firebase-auth
Space
A real time chat app for developers built using React, Redux, Electron and Firebase
Stars: ✭ 161 (+42.48%)
Mutual labels:  firebase, firebase-realtime-database, chat-application, firebase-auth
Angularfire Lite
⚡️ Lightweight library to use Firebase API 🔥 with Angular
Stars: ✭ 245 (+116.81%)
Mutual labels:  firebase, firebase-storage, firebase-realtime-database, firebase-auth
Whatsup
**Deprecated** Real time chat app written in Swift 4 using Firebase and OTP Authentication
Stars: ✭ 39 (-65.49%)
Mutual labels:  firebase, firebase-storage, firebase-realtime-database, chat-application
Firebaserealtimechat
Sample real-time chat application using Firebase
Stars: ✭ 60 (-46.9%)
Mutual labels:  firebase, firebase-storage, firebase-auth
Pring
Cloud Firestore model framework for iOS - Google
Stars: ✭ 260 (+130.09%)
Mutual labels:  firebase, firebase-storage, firebase-realtime-database
Flutter twitter clone
Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage
Stars: ✭ 1,123 (+893.81%)
Mutual labels:  firebase-storage, firebase-realtime-database, firebase-auth
FirebaseChatApp
A Chat app built on firebase features such as firebase-ui,database,storage and cloud messaging
Stars: ✭ 20 (-82.3%)
Mutual labels:  firebase-auth, firebase-storage, firebase-realtime-database
FirebaseChatRoom
This application shows how to build (in Swift4) a simple Chat room where users can register, login, send messages to other users etc using Firebase. If you are a developer who has got an interesting idea but could not find a backend developer to take the idea to a product level, then do check out this project as an introductory course to Firebas…
Stars: ✭ 18 (-84.07%)
Mutual labels:  firebase-auth, chat-application, firebase-realtime-database
Internalappstore
📦 Manage your own internal Android App Store.
Stars: ✭ 295 (+161.06%)
Mutual labels:  firebase, firebase-storage, firebase-auth
firebase
Modular Firebase 🔥 implementation for NativeScript. Supports both iOS & Android platforms for all Firebase services.
Stars: ✭ 36 (-68.14%)
Mutual labels:  firebase-auth, firebase-storage, firebase-realtime-database
Chatter
Real time chat app written in Swift 4 using Firebase
Stars: ✭ 30 (-73.45%)
Mutual labels:  firebase-auth, firebase-storage, firebase-realtime-database
Falconmessenger
🌟🌟🌟🌟🌟 Falcon Messenger is a Fast and Beautiful cloud-based messaging app. With iOS and IPadOS Support. Available on the App Store.
Stars: ✭ 310 (+174.34%)
Mutual labels:  firebase, firebase-storage, chat-application
Firebase Mock
Firebase mock library for writing unit tests
Stars: ✭ 319 (+182.3%)
Mutual labels:  firebase, firebase-storage, firebase-auth
The Road To React With Firebase
📓The Road to React with Firebase: Your journey to build business applications with React and Firebase.
Stars: ✭ 82 (-27.43%)
Mutual labels:  firebase, firebase-realtime-database, firebase-auth

FirebaseChat

React Native Firebase Chat

Build Status React Native Android Platform Android Studio Codebeat

React Native chat application using Firebase backend.

In this project We have used following Firebase serivces.

  • Firebase Authentication : For authentication user by phone number
  • Firebase RealTime Database : That's we for handle realtime chat
  • Firebase Storage : That's we use for store user profile image

BinBytes is an mobile & web application development agency in Rajkot, India. You'll find an overview of all our services on our website.

Requirements

Mandatory

Optional

Enviroment Settings

Mandatory

Optional

  • Install VS Code and follow extensions: prettier

Firebase Steup

Steps to Run

1. Clone project and install the dependencies

git clone [email protected]:binbytes/react-native-firebase-chat.git && cd react-native-firebase-chat && npm install

2. Setup firebase in Android

  • Download google-services.json from Firebase Project and copy it to react-native-firebase-chat/android/app

(For download google-services.json use this)

3. Make sure you have started an emulator and run the app on Android

react-native run-android

Architecture

Security

If you discover any security related issues, please email author email instead of using the issue tracker.

Credits

License

MIT License. Please see the license file for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].