R
R
Roman2017-02-09 16:03:06
Frontend
Roman, 2017-02-09 16:03:06

What to use for UI in react SPA?

For SPA on Angular there is a gentleman's set: bootstrap (css, layout, grid, etc.) + ui bootstrap (angular directives for popular components: tabs, switches, menus, navigation, modals, etc.)
Is there such a set for React.js?
I found an analogue for ui boostrap - material-ui
What to use for grid ? MDL
Please help )

Answer the question

In order to leave comments, you need to log in

3 answer(s)
F
Frozen Coder, 2017-02-09
@uaKorona

https://reactstrap.github.io/ - under bootstrap 4
beta.ant.design - great Chinese framework
nikgraf.github.io/belle/#/?_k=er6dut - under getessence.io/core
material - under
https: //react.foundation/ - under the foundation
react-toolbox.com/#/components - under the material
https://www.muicss.com/docs/v1/react/introduction - under the material
elemental-ui.com - under the material
https ://grommet.github.io/ - under material
www.material-ui.com/# - under material
https://react-bootstrap.github.io/components.html - under bootstrap 3
react.semantic-ui.com /introduction- for semantics
And Google - for everything.

I
Ivan, 2017-02-09
@LiguidCool

Dec react-bootstrap

R
Roman, 2017-02-15
@uaKorona

I have a new small project. I want the layout to be adaptive - mobile first, so to speak
I want to choose a comprehensive solution: styles (grid) + components that fell on it without much headache

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question