Home

Awesome

Reactive 2015 - Contest entry

This app is an entry for https://twitter.com/notbrent/status/652191654300880897

Screenshots:

Info Screen

http://i.imgur.com/mqUwRdA.gif

Map Screen

http://i.imgur.com/qKyUnsD.png

Speakers Screen

http://i.imgur.com/O5DhOo5.gif

Schedule

http://i.imgur.com/C3jjdM9.gif

# Compatibility

# Tech Stack

Running the dev version

npm install
npm start
open ios/reactive2015.xcodeproj -> run

To Lint

npm install
npm run lint

To source

Why some deps are copy pasted inside

react-native-lightbox (https://github.com/oblador/react-native-lightbox)

react-native-scrollable-tab-view (https://github.com/brentvatne/react-native-scrollable-tab-view)