I just wanted to extend my skills in react native by trying to recreate whole IG App. 🤪. It's not any better than the orginal app, and most of the funtionality on the real IG app are high level 😅
- Clone this repo
git clone https://github.com/psychoSherlock/ig-clone
- Install dependencies
cd ig-clone
npm install # or yarn install if you prefer that
npm start
-
Preview in any Android Emulator, or use the Expo App
-
Enjoy 😇
Warning, please dont use your real username or password while logging in on this app. It wont work. Create a new account in the app to register
Anyone with react skills can 🤗. I highly appreciate your helps, fork this repo and create a new branch with name feature/FEATURE_NAME
or bug/BUG_NAME
and start coding 😋.
<!-- "softwareKeyboardLayoutMode": "pan" -->