ohanhi / elm-native-ui

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

Allow the StyleSheet.create method for styles #17

Closed ohanhi closed 7 years ago

ohanhi commented 8 years ago

StyleSheet.create is the preferred way of providing styles in React Native (docs).

sudhirvkumar commented 8 years ago

@ohanhi I am working on this. Will let you know as soon as I have made some progress.

Qata commented 7 years ago

I'm guessing no progress has been made in the last year?

ohanhi commented 7 years ago

@Qata, yeah I think Sudhir has abandoned his endeavors here.

gabrielperales commented 7 years ago

I'm working on this, there is a pull request and it seems to work properly but I have some design doubts I would like to discuss