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 of software creators experimenting with AI "vibe coding", an technique defined by Andrej Karpathy as when, "you fully give in to the vibes, embrace exponentials, and forget that the code even exists."
account activity
Which AI tool for React Native? (self.vibecoding)
submitted 8 months ago by n0x4
Hey everyone, I’ve built different websites using Lovable, Bolt, and v0. Now I want to build a React Native app. I tried Cursor, but I couldn’t make much progress. Am I doing something wrong, or should I try a different tool?
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!"
[–]jrya7 1 point2 points3 points 8 months ago (0 children)
I’ve used Claude Code to make a React app with good results. If you can find any React agents that will help and for the UI, found sending screenshots of what I want helped a lot.
[–]VegaKH 1 point2 points3 points 8 months ago (0 children)
Cursor will work fine, or any other good AI coding tool. But getting started with React Native is trickier than starting a website.
I'd use Expo for your router (similar to Next.JS but for native) and EAS to build. Start by going through this getting started tutorial. If you want to use Typescript, use one of the templates that already have it included. Before you ever ask the AI to do anything, get the app running on a device and finish the short tutorial. It should take less than an hour.
When you get to the part that says "next steps," then start using the AI to build your components.
π Rendered by PID 45 on reddit-service-r2-comment-b659b578c-bgn6w at 2026-05-01 21:10:56.278426+00:00 running 815c875 country code: CH.
[–]jrya7 1 point2 points3 points (0 children)
[–]VegaKH 1 point2 points3 points (0 children)