All Projects → klendi → instagram-clone

klendi / instagram-clone

Licence: MIT license
A instagram clone made in react-native

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to instagram-clone

Instagram-for-macOS
A native, full-featured Instagram client for macOS.
Stars: ✭ 30 (+7.14%)
Mutual labels:  instagram-clone
instagram-clone
Instagram clone using apollo, react and graphQl (hasura-graphQl engine)
Stars: ✭ 44 (+57.14%)
Mutual labels:  instagram-clone
instagram-api-clone
Instagram RESTful API clone made with Django REST framework
Stars: ✭ 56 (+100%)
Mutual labels:  instagram-clone
hashtag.io
Hashtag.io is a PHP based social networking website, which supports exclusive multimedia content, sharing and private or group messaging service.
Stars: ✭ 64 (+128.57%)
Mutual labels:  instagram-clone
SocialApp-React-Native
Social Networking mobile app similar to Instagram in React Native.
Stars: ✭ 79 (+182.14%)
Mutual labels:  instagram-clone
Instagram-Auto-Pilot
Automate common Instagram activities such as following, unfollowing, commenting and reposting images from instagram accounts.
Stars: ✭ 50 (+78.57%)
Mutual labels:  instagram-clone
inCyberPunk2022
👾 https://cybersocial.herokuapp.com/   C̵̡̡͓̪̺̲̺̳̭̱̩͖͔̽̈́͜y̵̢̺̮̥̠̲̼̫͗b̴̲͇̟̭̹͆͒̈́̒͋̃̌̇̈̆̚͠͠ȅ̷̡̢̩̺̏r̴̢̛̹̲̜͙͉̩̩̣͉̺͂̀́̈́̇͛͋̊̉̈́̇P̵̡͊̚ų̵̙̣͓̤̼̭̤̥̯̻̯̒ͅň̸̛̯͕̦̦͓̙̋͐̈́́̉ͅḱ̷̡̪͚͉̟̘̳̯̳͉̈́͐͂̇̾͑̕̕͝ͅ
Stars: ✭ 28 (+0%)
Mutual labels:  instagram-clone
KDInstagram
Instagram Clone built in Swift. Utilize three design patterns in three major modules.
Stars: ✭ 119 (+325%)
Mutual labels:  instagram-clone

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

Screenshot1

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

MIT

You can do what the heck u want it with :)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].