Skip to content

dariyd/chat-app

Repository files navigation

chat-app

Simple chat app built with React Native and Firebase

Setup

  1. Clone the repo
$ git clone https://github.com/dariyd/chat-app.git
$ cd chat-app
  1. Install dependencies (npm v3+):
$ yarn
react-native link
cd ios/
pod install --repo-update

If you have problems with building ios project, remove node_modules folder and run again comand yarn from root directiry

  1. Running on Android:
$ react-native run-android
  1. Running on iOS:
$ react-native run-ios

or go to ios directory, open ChatApp.xcworkspace and Run your project (Cmd+R)

About

Simple chat app with firebase integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •