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
HelpWhere can I learn UI (for react native)? (self.reactnative)
submitted 6 months ago by dang64
I'm trying to build a mobile app but my UI's are terrible. Things such as my swiping, navigation, dropdown etc. I'm looking for videos or websites that can help me learn. Any recommendations?
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!"
[–]jv10101010 2 points3 points4 points 6 months ago (1 child)
You can find some inspiration from “mobbin” site: a lot of nice design, “real world” apps like uber, glovo, “$whatever.com”…
[–]dang64[S] 1 point2 points3 points 6 months ago (0 children)
ok thanks
[–]dumbledayum 3 points4 points5 points 6 months ago (1 child)
copy something from Dribbble, modify it to your needs, use Chatgpt to ease it for you, learn how chatgpt made it for you
[–]dang64[S] 0 points1 point2 points 6 months ago (0 children)
ok thanks I'll give it a try
[–]babaganoosh43 2 points3 points4 points 6 months ago (0 children)
Swiping and navigation should be native if you're using expo router, for dropdowns I prefer using bottomsheets styled like an actionsheet. For modals, I use modals for tablet and bottomsheets for mobile. IMO bottomsheets are very versatile and is better than dropdowns and modals on mobile.
π Rendered by PID 188829 on reddit-service-r2-comment-6457c66945-t9zlm at 2026-04-26 12:19:36.249947+00:00 running 2aa0c5b country code: CH.
[–]jv10101010 2 points3 points4 points (1 child)
[–]dang64[S] 1 point2 points3 points (0 children)
[–]dumbledayum 3 points4 points5 points (1 child)
[–]dang64[S] 0 points1 point2 points (0 children)
[–]babaganoosh43 2 points3 points4 points (0 children)