This is the application built for the #devdayar 2016 talk about React Native.
First make sure you have React Native installed. If you don't, follow this guide.
Then clone this repo, install the dependencies and run it.
git clone https://github.com/underscopeio/devdayar16-react-native.git
cd devdayar16-react-native
npm install
react-native run-ios # or react-native run-android