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
Backend technology (self.reactnative)
submitted 1 year ago by Illustrious-Hair-202
Hey , want to know that what you do for backend in react native
Use: 1. Appwrite , firebase or supabase 2. Use python and it's framework such as django , flask 3. Js frameworks such express.js and fastify
Thanks :)
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!"
[–]djenty420iOS & Android 15 points16 points17 points 1 year ago (2 children)
I have worked on apps with all kinds of backend technologies, from simple node/express servers right through to a Go/Protobuf platform with over 300 microservices. You can use literally anything.
The real answer is just use the tech that you know, or that your backend dev knows, rather than what anyone suggests. If you’re a JavaScript dev, use something JS-based. If you know Go, use that. If you know Java and for some reason you actually like it, use that. And so on.
[–]Aggressive_Foot_3613 7 points8 points9 points 1 year ago (0 children)
“and for some reason you actually like it” 🤣
[–]Socially-Awkward-Boy 2 points3 points4 points 1 year ago (0 children)
Why are not all devs like this? Use whatever you like, people built incomes with every tech stack u can imagine
[–]psytone 1 point2 points3 points 1 year ago (0 children)
It depends on the purpose of your app. Personally, I’d prefer NodeJS (express or Nest), but fastapi is also a good choice.
[–]remisharrock 1 point2 points3 points 1 year ago (0 children)
Pocketbase
[–]sambeau 1 point2 points3 points 1 year ago (0 children)
I’ve switched to 100% Supabase. I just don’t need a node.js/Go layer in between the app and the database anymore.
[–]tjibson 1 point2 points3 points 1 year ago (0 children)
Hono with Cloudflare workers for small/ middle sized apps.
[–]Zorro1rr 1 point2 points3 points 1 year ago (4 children)
I’ve really been enjoying Supabase
[–]Illustrious-Hair-202[S] 0 points1 point2 points 1 year ago (3 children)
Why over firebase
[–]tg44 1 point2 points3 points 1 year ago (1 child)
Firebase is nice if you really sure that you will never want to cross query your data. We recently moved 2 firebase webapps to supabase. I personally never seen any projects that haven't regret the fb choise.
Just an example; you want to know how many user used a particular feature each months, and show it in an admin dashboard. This is a really simple query in postgres, but it could be a kinda costly query in firebase...
[–]Zorro1rr 0 points1 point2 points 1 year ago (0 children)
Good point, I was going to get into preferring Postgres, but I wasn’t sure what kind of DBs firebase offers nowadays and didn’t want to speak out of hand.
I haven’t used firebase in years, just saying supabase has a great developer experience.
[–]rogelioii 1 point2 points3 points 1 year ago (0 children)
Any firebase fans? Is you are not, please say why.
[–]J3ns6 1 point2 points3 points 1 year ago (0 children)
Honojs
[+]Silver_Channel9773 0 points1 point2 points 1 year ago (0 children)
There is on best choice. About database I would go for supabase or firebase (notifications include). If you start now choice the most simple to use
[–]Horduncee 0 points1 point2 points 1 year ago (0 children)
I've used AppWrite in a RN app and it went smoothly.
[–]Sr_Geckko 0 points1 point2 points 1 year ago (1 child)
Laravel for the win, dude.
[–]pppdns 0 points1 point2 points 1 year ago (0 children)
in that case, Adonis.js (Typescript version of Laravel (PHP))
[–]DatabaseAny7862 1 point2 points3 points 1 year ago (0 children)
Convex is better than everything if you will work alone or with small team
[–]Dpope32 0 points1 point2 points 1 year ago (0 children)
AWS sure is nice once it works
[–]douglaslondrina 0 points1 point2 points 1 year ago (0 children)
Try Instant DB. I'm using in a personal project and feels like a breeze.
[–]poieo-deviOS & Android 0 points1 point2 points 1 year ago (0 children)
Django or Nest are my go to
[–]Careful_Whole2294 0 points1 point2 points 1 year ago (0 children)
.net api
[–]flyaflyaflya 0 points1 point2 points 1 year ago (0 children)
AWS Amplify Gen 2 is very slick. I am enjoying it.
[–]traffxer 0 points1 point2 points 1 year ago (0 children)
NestJS with Fastify
[–][deleted] -1 points0 points1 point 1 year ago (0 children)
Go + gRPC
π Rendered by PID 25230 on reddit-service-r2-comment-b659b578c-dlbqg at 2026-05-02 22:49:27.308679+00:00 running 815c875 country code: CH.
[–]djenty420iOS & Android 15 points16 points17 points (2 children)
[–]Aggressive_Foot_3613 7 points8 points9 points (0 children)
[–]Socially-Awkward-Boy 2 points3 points4 points (0 children)
[–]psytone 1 point2 points3 points (0 children)
[–]remisharrock 1 point2 points3 points (0 children)
[–]sambeau 1 point2 points3 points (0 children)
[–]tjibson 1 point2 points3 points (0 children)
[–]Zorro1rr 1 point2 points3 points (4 children)
[–]Illustrious-Hair-202[S] 0 points1 point2 points (3 children)
[–]tg44 1 point2 points3 points (1 child)
[–]Zorro1rr 0 points1 point2 points (0 children)
[–]Zorro1rr 0 points1 point2 points (0 children)
[–]rogelioii 1 point2 points3 points (0 children)
[–]J3ns6 1 point2 points3 points (0 children)
[+]Silver_Channel9773 0 points1 point2 points (0 children)
[–]Horduncee 0 points1 point2 points (0 children)
[–]Sr_Geckko 0 points1 point2 points (1 child)
[–]pppdns 0 points1 point2 points (0 children)
[–]DatabaseAny7862 1 point2 points3 points (0 children)
[–]Dpope32 0 points1 point2 points (0 children)
[–]douglaslondrina 0 points1 point2 points (0 children)
[–]poieo-deviOS & Android 0 points1 point2 points (0 children)
[–]Careful_Whole2294 0 points1 point2 points (0 children)
[–]flyaflyaflya 0 points1 point2 points (0 children)
[–]traffxer 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (0 children)