An instagram clone developed with react-native.
npm install
git clone https://github.com/ezgiceylan/InstagramClone.git
cd InstagramClone
npx react-native start
npx react-native run-android
npx react-native start
cd ios && pod install
npx react-native run-ios