Doha26 / Instagram-clone

A clone of the Instagram app 📱 🥳 . made with React-native and Typescript ❤️.
MIT License
295 stars 84 forks source link

Rename src/containers/Aux/index.tsx to src/containers/AuxHOC/index.tsx #13

Open MuckT opened 3 years ago

MuckT commented 3 years ago

Allows cloning onto windows machines fixing #7

MuckT commented 3 years ago

To get this to run on Android did have to point the emulated device to 127.0.0.1:8081 instead of 'emulator-5554'

insta-clone-android