• Stars
    star
    268
  • Rank 148,402 (Top 3 %)
  • Language
    JavaScript
  • Created about 4 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Clone facebook react native (IOS - Expo CLI)

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