Skip to content

dzannotti/reactive2015

Repository files navigation

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

  • Tested on iOS8+ and iPhone5+
  • Android should work once an alternative LinkingIOS is provided - Unable to test

# Tech Stack

Running the dev version

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

To Lint

npm install
npm run lint

To source

  • Suitable speaker images, some are cut out because they are not square shaped

Why some deps are copy pasted inside

  • modified to support children as function
  • adjusted spring options
  • fixed a problem where activeProps would be removed too late
  • passed down the current width prop for image scaling
  • modified to have tab bar on top or bottom