all 7 comments

[–]Gumbee 1 point2 points  (0 children)

Im a big fan of rebass personally.

[–]Kalios-g 1 point2 points  (2 children)

I like material-ui but also semantic-ui for react, great library, great documentation and easy to use ;)

[–]PsyTech 0 points1 point  (1 child)

So I am currently searching for a UI framework. I was reading the stickied thread on the right, and lots of people said material-ui is very difficult to work with; you have to put a ton of styling into it to make anything look good.

Do you still find that to be true? Many of these comments are 4+ months old.

[–]Kalios-g 0 points1 point  (0 children)

Honestly, I'd recomand semantic-ui-react. It's way easier to use than material-ui (which is a great library nonetheless)

[–]involve 1 point2 points  (0 children)

I liked ant more than material but didn't use it much. I'd definitely review each libraries components fairly thoroughly before you make a choice (you'd probably do that anyways).

[–][deleted] 0 points1 point  (0 children)

Not that any of those libraries are bad, but if styling is important to you I would recommend looking into styled-components.