DEV Community

Discussion on: Why You Should Try Theme UI

Collapse
 
omawhite profile image
Omar White

All the times I’ve used theme-UI I’ve really liked it. It’s a solid library and feels easy to make something look different, not the case using something like material UI in my experience. I really wish there was a react native implementation of theme-ui that would be sweet.

Collapse
 
bycedric profile image
Cedric van Putten

It's sort of there, I tried github.com/nandorojo/dripsy. It's a bit rough in some spots, but works on all React Native projects 😬

Collapse
 
omawhite profile image
Omar White

It looks pretty solid, what were the rough spots you ran into? Anything that makes it not worth trying out?

Collapse
 
redbar0n profile image
Magne • Edited

The options for directly Theme UI inspired React Native design systems are: Dripsy or Magnus UI, but Chakra UI also recently announced they are going Native.

You could read more on them all here:
How to use Chakra UI on native mobile or Comparison of Magnus UI vs. Dripsy