A clone of the Instagram app (October 2019) made with React, React-native and Typescript.
- React Native (With Typescript)
- Native Base
- React Navigation
- Others (See package.json at the root folder)
On the command prompt run the following commands
$ git clone https://github.com/Doha26/InstagramClone.git
$ cd InstagramClone
$ npm install
$ react-native run-ios