Instagram-Clone

An instagram clone developed with react-native.

Screenshots

Install

npm install
git clone https://github.com/ezgiceylan/InstagramClone.git
cd InstagramClone

Usage

Android

npx react-native start
npx react-native run-android

IOS

npx react-native start
cd ios && pod install
npx react-native run-ios

GitHub

View Github