reapp / reapp-ui

Amazing cross platform UI's with React and JavaScript
https://reapp.io
MIT License
257 stars 47 forks source link

Use Radium? #56

Closed mbrookes closed 9 years ago

mbrookes commented 9 years ago

This looks like a really good fit with reapp:

http://formidablelabs.com/blog/2015/03/01/launching-radium/ http://projects.formidablelabs.com/radium/

natew commented 9 years ago

I think it is cool, but we are close to having most of it's features supported, in what I think will be a simpler and more standard syntax. But it is an option and if someone submitted a PR showing how it would improve Reapp I'd be open to accepting it.

jide commented 9 years ago

Radium does not support converting inline style to real css stylesheets.

natew commented 9 years ago

Added radium for now as react-style is fairly outdated.