Notes
I'm going to rewrite this project
Twitch
This project was built for The Rolling Scopes #18 meetup. As of now, Twitch app is able to run as:
- iOS App
See Running the project if you want to run this project.
Demo
Mobile App (iOS)
Libraries
- react-native for the iOS & Android Apps
- flux to organize the data flow management
- react-native-linear-gradient for grid item title
- react-native-drawer for drawer :)
Running the project
- react-native requirements
npm install
to install all dependencies- open twitch.xcodeproj and run Twitch application
What's next
- es6/es7
integrate twitch api- relay with custom server???
- Android version???
- Settings component for ChannelsScene.