erikras / erikras/react-redux-universal-hot-example
Use React Native Web for managing CSS
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
## What?
Just a quick question. I've seen this project:
https://github.com/necolas/react-native-web
I understand this project is using another approach to generate CSS (client/server). It's using javascript to write CSS.
But in this repo we're using https://github.com/halt-hammerzeit/webpack-isomorphic-tools to manage CSS generation.
I like the idea of having `real` CSS (SCSS) files and not writing css in javascript. But anyway I would like to hear your opinions about https://github.com/necolas/react-native-web
Contributor guide
Assessment
This issue has not been assessed yet.