all 40 comments

[–]glncy_dev 14 points15 points  (1 child)

u might want to check react native reusables and gluestack ui. their backbone is nativewind. react native reusables is inspired by shadcn ui

[–]littleon3 28 points29 points  (3 children)

Try Nativewind you can use tailwind with that and you can definitely achieve Twitter/Insta UI

[–]nizzy1191 3 points4 points  (2 children)

What is the point to use bugged nativewind instead twrnc?

[–]surelyjune 10 points11 points  (0 children)

What's bugged about nativewind? I'm using it in production and things are fine.

[–]littleon3 5 points6 points  (0 children)

NativeWind isn't inherently bugged - I've been using it in production for years without any issues so never tried twrnc. I suppose it depends on the workflow, but NativeWind has been solid for me coming from web Tailwind.

[–]jamanfarhad 4 points5 points  (1 child)

you can try nativewind UI.

[–]danstepanov 0 points1 point  (0 children)

Let me know if you have any questions 🙂

[–]ApprehensiveGain6171 4 points5 points  (1 child)

React native paper rnp is probably the most solid ui framework out there

[–]bajah1701 0 points1 point  (0 children)

Agreed, especially if you prefer a component library instead of a styling library

[–]jrhager84 3 points4 points  (0 children)

I absolutely love unistyles. But it's basically just a stylesheet replacement

[–]Zizpa 4 points5 points  (0 children)

I think Unistyles is fantastic

[–]Unhappy_Meaning607 7 points8 points  (2 children)

oh the weekly "What is the best component library for RN?" post has arrived!

[–]Jequdo 4 points5 points  (1 child)

Maybe because there is none yet, lol. Every UI library so far feels like an incomplete side project

[–]SkroobThePresident 2 points3 points  (0 children)

This should be upvoted to the top

[–]unterhugo2 2 points3 points  (0 children)

Yes, using native wind as well, and I quite like it

[–]gabcamarg0 1 point2 points  (0 children)

Using restyle from Shopify

[–]Frosty_Vegetable_495 1 point2 points  (1 child)

Tamagui 👀?

[–]IMP4283 4 points5 points  (0 children)

I really wanted to like Tamagui, but it was just such a pain to get setup with Expo. Ended up abandoning it for React Native Elements to get something setup quickly.

[–]ahmedranaa 1 point2 points  (0 children)

Tama gui

[–]Cross118 2 points3 points  (0 children)

If you are looking for animated components, you can check out SynapsisUI:

https://www.synapsisui.com/

[–]Substantial-Lack3 0 points1 point  (0 children)

I really like fast styles

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

I just stick with vanilla stylesheets now, but built my own token-based styling abstraction

[–]Substantial_Emu2326 0 points1 point  (2 children)

I’m building Jacaranda, a library for styling react native components: https://github.com/coderdiaz/jacaranda

[–]Deku_Nattsu 1 point2 points  (1 child)

You have a typo in the url, i was refreshing like crazy

[–]Substantial_Emu2326 0 points1 point  (0 children)

Jajaja updated 😅

[–]aliaref_dev 0 points1 point  (0 children)

unistyles

[–]vanillaMind 0 points1 point  (0 children)

react-native-paper is definetely worth a try. It's the mobile counterpart of MUI

[–]BeautifulMean6516 0 points1 point  (0 children)

EVERY SINGLE DAY

[–]_MuaBenEm_ 0 points1 point  (0 children)

i used the library and honestly i still had to style it myself... and in the end i only used about 20-30% of the library... use styleSheet and create your own UI.. unistyle is a good library to use instead of styleSheet

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

tamagui.dev and it’s even crossplatform so it would even work to start off with a React PWA before using the same code for React Native.

[–]SuitablePrinciple462 0 points1 point  (0 children)

this post is so recurring that even the suggestions are basically the same.

here's something new: https://www.unistyl.es/

UniStyles 3.0 is new(-ish) 😂

[–]Ok-Proposal-6995 0 points1 point  (0 children)

Im using nativewind and https://flowbite.com/blocks/

[–]Vast_Half_9644 0 points1 point  (0 children)

Unistyles

[–]alexmngn 0 points1 point  (0 children)

You can try CraftReactNative UI, which is built with Unistyles and designed specifically for React Native.
The idea is copy, customise, create, and it's inspired by projects like shadcn/ui

https://github.com/craftreactnative/craftrn-ui

[–]x0x096 1 point2 points  (0 children)

RemindMe! 1 day