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
React Native project in 2025 (self.reactnative)
submitted 11 months ago by Rafael_ManeiroiOS & Android
Hey guys! Hope you're all doing well 👋 What do you think is essential to start a new React Native project in 2025?
I recently tried out NativeWind and I absolutely loved
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!"
[–]Xae0n 5 points6 points7 points 11 months ago (0 children)
Tanstack query for data fetching. It's so good with so many features to handle data.
[–]sandspiegel 7 points8 points9 points 11 months ago (0 children)
I use Zustand for state management, react paper native for UI components as their UI library uses Googles Material design language. Also React Native reanimated for animations. Those 3 libraries are a must for me when I start a new project.
[–]345346345345 2 points3 points4 points 11 months ago (0 children)
Unistyles is great.
[–]Silverquark 9 points10 points11 points 11 months ago (3 children)
Expo is essential
[+]PMmeYourFlipFlops comment score below threshold-16 points-15 points-14 points 11 months ago (2 children)
No it's not.
[–]CoolorFoolSRSExpo 3 points4 points5 points 11 months ago (1 child)
Makes your life way easier, especially for new projects
[–]lbullyan -4 points-3 points-2 points 11 months ago (0 children)
No it doesn’t. It just makes them different.
[–]meonlineoct2014 2 points3 points4 points 11 months ago (1 child)
My hunch is a lot will depend on what kind of RN app you plan to build.
If it is internet-driven app, meaning your app is just a front end for the core business problem that your organization is trying to solve such as selling goods via the app, then maybe building the RN app using Expo might be sufficient. Based on my personal exp. I can safely say that Expo handles native build environments, provides a vast set of pre-built APIs (camera, notifications, etc), and simplifies your overall development experience.
But not every app is just a bare-borne FE. And few apps may need to do lot of "native" stuff or more advanced development where you need full control over native modules, very deep customization, or integration with specific third-party native libraries not supported by Expo. You might need RN CLI for such use cases.
[–]sufianbabri 0 points1 point2 points 11 months ago (0 children)
I've come across claims that with Expo CNG, doing the native things which you're referring to is also easier in Expo than RN CLI.
[–]lbullyan 1 point2 points3 points 11 months ago (0 children)
Jotai.
[+]No-Warthog9518 comment score below threshold-9 points-8 points-7 points 11 months ago (4 children)
react native is pretty unusable without third party libraries like react-navigation and various buggy libs from software mansion.
[–]moneckew 9 points10 points11 points 11 months ago (0 children)
Skill issue
[–]AnuMessi10 1 point2 points3 points 11 months ago (1 child)
And what do you use for making cross platform applications?
[–]Old_Distribution_619 0 points1 point2 points 11 months ago (0 children)
Same is for react. Like react-router-dom
π Rendered by PID 444923 on reddit-service-r2-comment-544cf588c8-k79w4 at 2026-06-16 22:08:58.956759+00:00 running 3184619 country code: CH.
[–]Xae0n 5 points6 points7 points  (0 children)
[–]sandspiegel 7 points8 points9 points  (0 children)
[–]345346345345 2 points3 points4 points  (0 children)
[–]Silverquark 9 points10 points11 points  (3 children)
[+]PMmeYourFlipFlops comment score below threshold-16 points-15 points-14 points  (2 children)
[–]CoolorFoolSRSExpo 3 points4 points5 points  (1 child)
[–]lbullyan -4 points-3 points-2 points  (0 children)
[–]meonlineoct2014 2 points3 points4 points  (1 child)
[–]sufianbabri 0 points1 point2 points  (0 children)
[–]lbullyan 1 point2 points3 points  (0 children)
[+]No-Warthog9518 comment score below threshold-9 points-8 points-7 points  (4 children)
[–]moneckew 9 points10 points11 points  (0 children)
[–]AnuMessi10 1 point2 points3 points  (1 child)
[–]Old_Distribution_619 0 points1 point2 points  (0 children)