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

Make transform styles work #12

Closed mk closed 8 years ago

mk commented 8 years ago

I've picked up where @paulyoung left off in #6 so this pull request makes the transform styles work (shadowOffset did already worked previously): simulator screen shot 05 feb 2016 17 07 03

ohanhi commented 8 years ago

Thanks @paulyoung and @mk for this!