A simple Soundcloud client built with React Native and Redux
In a (successful) effort to learn ES6, redux and React Native, Fraser Xu transformed sound-redux, a redux based web application, into a native client.
While you're there, you'll also have the chance to check how he put
Xeodou Li's react-native-player to good use.
Building A Native Soundcloud Android App With React Native And Redux blog post
Our team is very comfortable with React + Redux, and I happened to find the soundredux project by Andrew Nguyen. It's a great app and I've been using it instead of the official Soundcloud client for a week. I liked it so much that I wanted to make it work on Android.
So, in an effort to learn ES6 and redux, I started to work on SoundRedux Native, a simple Soundcloud native client.
soundredux-native
In an effort to learn es6 and redux, react-native this is SoundRedux Native, a simple Soundcloud native client.
This repo is stolen from the awesome soundredux project by @andrewngu , I've been using it instead of the official Soundclould client for a week.