Instagram Clone (Unfinished)
A unfinished instagram clone made in react-native
Install
Clone the repo using
git clone https://github.com/klendi/instagram-clone.git
Install all required dependencies using
npm install
Android
Launch the app on android emulator or connected device using
react-native run-android
iOS
Launch the app on iOS simulator using
react-native run-ios
Screenshots
NOTICE: The images are low quality because that's how the random images API have them
Features
- Smooth Navigation
- Loading data in JSON from internet and parsing it into instagram post
- Stories implementation
Contributing
Contributions are welcome!
TODO
- < 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
License
You can do what the heck u want it with :)