Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iZaL/insta-snap
Instagram and Snapchat like React Native App
https://github.com/iZaL/insta-snap
normalizr react react-native react-native-app redux
Last synced: about 2 months ago
JSON representation
Instagram and Snapchat like React Native App
- Host: GitHub
- URL: https://github.com/iZaL/insta-snap
- Owner: iZaL
- Created: 2016-04-02T13:37:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-10T13:35:09.000Z (over 7 years ago)
- Last Synced: 2024-10-18T13:01:00.810Z (2 months ago)
- Topics: normalizr, react, react-native, react-native-app, redux
- Language: JavaScript
- Size: 1.78 MB
- Stars: 109
- Watchers: 11
- Forks: 46
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native InstaSnap
Image Sharing App built with React Native and Redux[watch the demo here ](https://youtu.be/_NE_gX6A8YI)
## Libraries Used
- React Native
- Redux
- ImmutableJS
- Normalizr
- React Native Router Flux
- React Native Camera
- React Native Video
- Tcomb Form Native## Setup
- clone the repo
- run "react-native link" command in the cli
- run "react-native run-ios" command in the cli### Todos
- Write Tests
- Document Code
- Build Android Version
- Implement CachePR's are Welcome, let's build something nice and contribute to the community
### Note: Tcomb-form-native will throw error when hot reloading is enabled.
License
----MIT