rezabtuhin / chatAppV3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fishbook branding


Fishbook - A simple chatapp

A cross platform open source mobile messaging application made with React Native and Google Firebase and Firestore realtime database. This project is currently under development.

Features

  • Create group chat.
  • Send text messages realtime.
  • Send audio, video, and image (coming soon).
  • Audio and video call (coming soon).

Installation

Fishbook is currently under development. There are no release app for this project. But if you want to take a look at the latest development of this application, please follow the instructions below.

Fishbook requires Node.js v14.18.1 or higher and npm v9.2.0 or higher to run. You also must have git installed in you machine.

Upgrading npm

npm install -g@npm9.2.0

Install expo client globally (Windows and Mac)

npm install -g expo-cli

Install expo client in your Android or IOS device

Expo - Android

Expo Go - IOS

Clone the repository and navigate to the project folder

git clone https://github.com/rezabtuhin/chatAppV3.git
cd chatAppV3

Install Dependencies

npm install

Run the project

npx expo start

or

npm start

Scan the QR code from the shell with the expo client from your Android or IOS device and you are good to go.

Note: ios users may face issues regarding pod installation.

Thank you!

About


Languages

Language:JavaScript 100.0%