Skip to content

hyang74/react-native-instagram-clone

This branch is 2 commits ahead of iamvucms/react-native-instagram-clone:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d218077 Β· Jun 9, 2023
Apr 13, 2020
Jun 4, 2020
Jun 9, 2023
Jun 9, 2023
Apr 13, 2020
Apr 13, 2020
Apr 13, 2020
Apr 13, 2020
Apr 13, 2020
Apr 13, 2020
Jun 9, 2023
Sep 17, 2020
Apr 13, 2020
Apr 13, 2020
Jul 17, 2020
Apr 13, 2020
Aug 12, 2021
Jul 28, 2020
May 27, 2020
Jun 9, 2023

Repository files navigation

Demo

React Native Instagram Clone

Don't forget give me a star if you like it πŸ˜…πŸ˜… 😊😊

The 2nd project what I did with React Native.

  • React Native (v0.62)
  • Firebase
  • Typescript
  • React-native-navigation v5
  • Redux / Redux-thunk

Installation

Use the package manager [YARN] to install [React Native Instagram Clone].
First, Install API image classification: Here
Edit src/constant/index.ts

export const CLASSIFY_API = 'http://YOUR_PRIVATE_IP:YOUR_PORT/classify'
git clone https://github.com/iamvucms/react-native-instagram-clone.git
cd react-native-instagram-clone
yarn
cd ios && pod install

Usage

npx react-native run-ios

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

A React Native app - Clone Instagram mobile app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.8%
  • Other 1.2%