mselmany / react-native-facebook-clone

Clone facebook react native (IOS - Expo CLI)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo (Youtube video)

Demo Doccou alpha Demo Doccou alpha

Introduction

FAKEBOOK - a project clone Facebook mobile app i am doing while learning react native (IOS-EXPO CLI)

Installation

Clone my repo

git clone https://github.com/iamvucms/react-native-facebook-clone.git
cd react-native-facebook-clone

Use the package manager npm

npm install
npm install json-server -g

Usage

Config the variable BASE_URL in ./constants/index to your private ip example 192.168.1.x:3000

npm run dbstart
expo start 

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Clone facebook react native (IOS - Expo CLI)


Languages

Language:JavaScript 98.6%Language:Java 0.6%Language:Ruby 0.4%Language:Objective-C 0.3%