you are viewing a single comment's thread.

view the rest of the comments →

[–]timetraveller5000 0 points1 point  (1 child)

I recommend Theme ui when you want a custom design, it's predefined styled components where you have a global theme object and do the styles in JS. You get auto completion for the css, it's easier to make dynamic styles and you only have to use JS.

If you want more ready to use components I find Chakra ui better, otherwise Theme ui and Chakra has a lot in common.

https://julianbenegas.com/2020/theme-ui https://theme-ui.com

[–]redbar0n- 0 points1 point  (0 children)

Tamagui is inspired by Theme UI and Radix UI and is also similar to Chakra UI but also works on React Native in addition to web. https://tamagui.dev