A unfinished instagram clone made in react-native
Clone the repo using
git clone https://github.com/klendi/instagram-clone.git
Install all required dependencies using
npm install
Launch the app on android emulator or connected device using
react-native run-android
Launch the app on iOS simulator using
react-native run-ios
- Smooth Navigation
- Loading data in JSON from internet and parsing it into instagram post
- Stories implementation
Contributions are welcome!
- < Huge list goes here >
- Implement functionality to the UI
- Implement camera module into the app and finish the camera screen
- Make search screen UI
- Make a nested tab navigator at the likes menu, etc etc
You can do what the heck u want it with :)