codeforeauclaire / bikeroutes

Bicycle route data
0 stars 0 forks source link

Native map app proof of concept #3

Open AnthonyAstige opened 8 years ago

AnthonyAstige commented 8 years ago

Rough steps

  1. Install React Native
    1. Confirm it works on Android & iOS
    2. Update README for dev setup
  2. Install a map plugin like https://github.com/lelandrichardson/react-native-maps
    1. Confirm it works on Android & iOS
    2. Update README for dev setup
  3. Get a single line to display on map
    1. Confirm it works on Android & iOS
AnthonyAstige commented 8 years ago

Started 1 in steps above in ReactBranch/react but have yet to test it on android and iOS.

AnthonyAstige commented 8 years ago

Actually I installed react. Not react native. May need to rework some of it, we'll see.