ohanhi / elm-native-ui

[CLOSED] Experiment: mobile apps in Elm using React Native.
BSD 3-Clause "New" or "Revised" License
1.54k stars 75 forks source link

Updates for Elm 0.16 #3

Closed paulyoung closed 8 years ago

paulyoung commented 8 years ago

I was hoping to address some the items remaining on the checklist but ran into a few issues after updating to Elm 0.16. These changes aim to address those.

I've labelled this as work in progress since I'm now receiving the following error, and have only found this reference to something similar so far: https://github.com/elm-lang/elm-compiler/issues/1150#issuecomment-154279787

simulator screen shot nov 23 2015 9 16 08 am

paulyoung commented 8 years ago

Looks like I just need to use the relevant scripts in package.json.

I'll do this shortly.

paulyoung commented 8 years ago

@ohanhi this is now ready for review :pray:

ohanhi commented 8 years ago

@paulyoung Nice, seems to work as expected! I shall merge! :+1: