8000 GitHub - codekojo/Instagram-Clone
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

codekojo/Instagram-Clone

Repository files navigation

Instagram Clone In React-Native

IMG

🛠 Installation & Set Up

  1. Install the react-native CLI

  2. Install dependencies

    yarn install
  3. Start the metro dev server

    yarn react-native start

🚀 Building and Running on simulator

  1. building and running on ios

    yarn react-native run-ios
  2. building and running on android

    yarn react-native run-android
  3. building and running on a real android

    add local.properties file in android folder and add sdkdir="sdk directory"
  4. building and running on a real android

    yarn react-native run-android

On IOS

IMG

IMG

IMG

IMG

On Android

IMG

IMG

IMG

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0