Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saitoxu/instaclone
Instagram clone using React Native
https://github.com/saitoxu/instaclone
instagram react-native react-native-navigation react-native-video
Last synced: 3 days ago
JSON representation
Instagram clone using React Native
- Host: GitHub
- URL: https://github.com/saitoxu/instaclone
- Owner: saitoxu
- License: mit
- Created: 2017-08-19T05:53:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T12:03:50.000Z (about 4 years ago)
- Last Synced: 2024-11-06T12:59:36.540Z (7 days ago)
- Topics: instagram, react-native, react-native-navigation, react-native-video
- Language: JavaScript
- Size: 27.2 MB
- Stars: 152
- Watchers: 15
- Forks: 62
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# InstaClone
Instagram Clone built with React Native.
![screenshot](./screenshot.gif)
## Get Started
```sh
$ git clone https://github.com/saitoxu/InstaClone.git
$ cd InstaClone
$ yarn install
$ react-native run-ios
```## License
MIT