Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

poligonosapp/InstagramClone

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.4%
  • Java 10.3%
  • C++ 4.8%
  • Objective-C++ 2.9%
  • Objective-C 1.6%
  • Ruby 1.1%
  • Other 0.9%