- This is a Whatsapp clone built with React Native
-
Run
git clone https://github.com/briankabiro/Whatsapp.git
-
cd into
Whatsapp
and runyarn install
to install the dependencies -
Run
react-native start
to start the packager -
Once the packager is up and running: run
react-native run-ios
/react-native run-android
depending on the platform you have setup.