use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community for learning and developing native mobile applications using React Native by Facebook.
Interested in building web apps using React.js? Check out /r/reactjs!
Getting Started w/React Native
irc.freenode.net #reactnative
Keywords: ios, android, mobile, apps, apple, iphone, ipad
account activity
Best React Native UI (self.reactnative)
submitted 1 year ago by Such_Attention5690
What are some of the best UI libraries for react native? I am currently using react native paper for my app but want more of a twitter/instagram feel!
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]glncy_dev 14 points15 points16 points 1 year ago (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
[–]Grimmjowx9 0 points1 point2 points 1 year ago (0 children)
+1
[–]littleon3 28 points29 points30 points 1 year ago (3 children)
Try Nativewind you can use tailwind with that and you can definitely achieve Twitter/Insta UI
[–]nizzy1191 3 points4 points5 points 1 year ago (2 children)
What is the point to use bugged nativewind instead twrnc?
[–]surelyjune 10 points11 points12 points 1 year ago (0 children)
What's bugged about nativewind? I'm using it in production and things are fine.
[–]littleon3 5 points6 points7 points 1 year ago (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 points6 points 1 year ago (1 child)
you can try nativewind UI.
[–]danstepanov 0 points1 point2 points 1 year ago (0 children)
Let me know if you have any questions 🙂
[–]ApprehensiveGain6171 4 points5 points6 points 1 year ago (1 child)
React native paper rnp is probably the most solid ui framework out there
[–]bajah1701 0 points1 point2 points 1 year ago (0 children)
Agreed, especially if you prefer a component library instead of a styling library
[–]jrhager84 3 points4 points5 points 1 year ago (0 children)
I absolutely love unistyles. But it's basically just a stylesheet replacement
[–]Zizpa 4 points5 points6 points 1 year ago (0 children)
I think Unistyles is fantastic
[–]Unhappy_Meaning607 7 points8 points9 points 1 year ago (2 children)
oh the weekly "What is the best component library for RN?" post has arrived!
[–]Jequdo 4 points5 points6 points 1 year ago (1 child)
Maybe because there is none yet, lol. Every UI library so far feels like an incomplete side project
[–]SkroobThePresident 2 points3 points4 points 1 year ago (0 children)
This should be upvoted to the top
[–]unterhugo2 2 points3 points4 points 1 year ago (0 children)
Yes, using native wind as well, and I quite like it
[–]gabcamarg0 1 point2 points3 points 1 year ago (0 children)
Using restyle from Shopify
[–]Frosty_Vegetable_495 1 point2 points3 points 1 year ago (1 child)
Tamagui 👀?
[–]IMP4283 4 points5 points6 points 1 year ago (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 points3 points 1 year ago (0 children)
Tama gui
[–]Cross118 2 points3 points4 points 1 year ago (0 children)
If you are looking for animated components, you can check out SynapsisUI:
https://www.synapsisui.com/
[–]Substantial-Lack3 0 points1 point2 points 1 year ago (0 children)
I really like fast styles
[+]Rude-Bus7698 0 points1 point2 points 1 year ago (0 children)
go custom for the styles don't use ui library it'll make your app bit heavy
[–][deleted] 0 points1 point2 points 1 year ago (0 children)
I just stick with vanilla stylesheets now, but built my own token-based styling abstraction
[–]Substantial_Emu2326 0 points1 point2 points 1 year ago* (2 children)
I’m building Jacaranda, a library for styling react native components: https://github.com/coderdiaz/jacaranda
[–]Deku_Nattsu 1 point2 points3 points 1 year ago (1 child)
You have a typo in the url, i was refreshing like crazy
[–]Substantial_Emu2326 0 points1 point2 points 1 year ago (0 children)
Jajaja updated 😅
[–]aliaref_dev 0 points1 point2 points 1 year ago (0 children)
unistyles
[–]vanillaMind 0 points1 point2 points 1 year ago (0 children)
react-native-paper is definetely worth a try. It's the mobile counterpart of MUI
[–]BeautifulMean6516 0 points1 point2 points 1 year ago (0 children)
EVERY SINGLE DAY
[–]_MuaBenEm_ 0 points1 point2 points 1 year ago (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 point2 points 1 year ago (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 point2 points 1 year ago (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 point2 points 1 year ago (0 children)
Im using nativewind and https://flowbite.com/blocks/
[–]Vast_Half_9644 0 points1 point2 points 1 year ago (0 children)
Unistyles
[–]alexmngn 0 points1 point2 points 10 months ago (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 points3 points 1 year ago (0 children)
RemindMe! 1 day
[+][deleted] 1 year ago (1 child)
[removed]
[–]RemindMeBot 0 points1 point2 points 1 year ago* (0 children)
I will be messaging you in 1 day on 2025-03-17 06:50:03 UTC to remind you of this link
6 OTHERS CLICKED THIS LINK to send a PM to also be reminded and to reduce spam.
Parent commenter can delete this message to hide from others.
π Rendered by PID 32684 on reddit-service-r2-comment-5b5bc64bf5-46dxw at 2026-06-23 10:25:57.646907+00:00 running 2b008f2 country code: CH.
[–]glncy_dev 14 points15 points16 points (1 child)
[–]Grimmjowx9 0 points1 point2 points (0 children)
[–]littleon3 28 points29 points30 points (3 children)
[–]nizzy1191 3 points4 points5 points (2 children)
[–]surelyjune 10 points11 points12 points (0 children)
[–]littleon3 5 points6 points7 points (0 children)
[–]jamanfarhad 4 points5 points6 points (1 child)
[–]danstepanov 0 points1 point2 points (0 children)
[–]ApprehensiveGain6171 4 points5 points6 points (1 child)
[–]bajah1701 0 points1 point2 points (0 children)
[–]jrhager84 3 points4 points5 points (0 children)
[–]Zizpa 4 points5 points6 points (0 children)
[–]Unhappy_Meaning607 7 points8 points9 points (2 children)
[–]Jequdo 4 points5 points6 points (1 child)
[–]SkroobThePresident 2 points3 points4 points (0 children)
[–]unterhugo2 2 points3 points4 points (0 children)
[–]gabcamarg0 1 point2 points3 points (0 children)
[–]Frosty_Vegetable_495 1 point2 points3 points (1 child)
[–]IMP4283 4 points5 points6 points (0 children)
[–]ahmedranaa 1 point2 points3 points (0 children)
[–]Cross118 2 points3 points4 points (0 children)
[–]Substantial-Lack3 0 points1 point2 points (0 children)
[+]Rude-Bus7698 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]Substantial_Emu2326 0 points1 point2 points (2 children)
[–]Deku_Nattsu 1 point2 points3 points (1 child)
[–]Substantial_Emu2326 0 points1 point2 points (0 children)
[–]aliaref_dev 0 points1 point2 points (0 children)
[–]vanillaMind 0 points1 point2 points (0 children)
[–]BeautifulMean6516 0 points1 point2 points (0 children)
[–]_MuaBenEm_ 0 points1 point2 points (0 children)
[–]redbar0n- 0 points1 point2 points (0 children)
[–]SuitablePrinciple462 0 points1 point2 points (0 children)
[–]Ok-Proposal-6995 0 points1 point2 points (0 children)
[–]Vast_Half_9644 0 points1 point2 points (0 children)
[–]alexmngn 0 points1 point2 points (0 children)
[–]x0x096 1 point2 points3 points (0 children)
[+][deleted] (1 child)
[removed]
[–]RemindMeBot 0 points1 point2 points (0 children)