The 2nd project what I did with React Native.
- React Native (v0.62)
- Firebase
- Typescript
- React-native-navigation v5
- Redux / Redux-thunk
Use the package manager [YARN] to install [React Native Instagram Clone].
First, Install API image classification: Here
git clone https://github.com/iamvucms/react-native-instagram-clone.git
cd react-native-instagram-clone
yarn
cd ios && pod install
npx react-native run-ios
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.