Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

cdt pfp
cdt
@cdt
best way to scaffold a react native app? is Lovable, Bolt, or Cursor particularly good at setting one up?
7 replies
4 recasts
18 reactions

Goksu Toprak pfp
Goksu Toprak
@gt
`npx create-expo-app@latest`
1 reply
1 recast
8 reactions

Royal pfp
Royal
@royalaid.eth
Since no one directly answered the question: for getting bootstrapped it's fine but, much like every other app I built off of Bolt or Lovable, eventually the prompting in the web app breaks down and you need to move it into cursor. I haven't spent a ton of time but it did unblock me from needing to bootstrap and I found that at least useful. I personally come from a pretty strong React background but a really weak React Native one
1 reply
0 recast
1 reaction

kevin pfp
kevin
@kevinoconnell
After doing expo create cursor does pretty good
1 reply
0 recast
1 reaction

manansh pfp
manansh
@manansh
https://rork.app/ or just use Claude Code
1 reply
0 recast
2 reactions

Leo Moura | Alliance pfp
Leo Moura | Alliance
@lfsmoura
I tried cursor + Claude yesterday. It failed hard. I think using templates and starter scripts is the best approach.
0 reply
0 recast
1 reaction

wylin pfp
wylin
@wylin
i used cursor to build Windows 95 in the browser, been vibecoding for a year+ spend some time talking through the architecture, key features, & implementation details with Claude, GPT, etc. once you’ve got a good spec of the requirements, tell it to create instructions for an AI coding assistant to scaffold your project should get you most of the way there in the first few Cursor prompts if it’s not overly complex and you really nailed the instructions
1 reply
0 recast
1 reaction

Connor G pfp
Connor G
@moonbags
Cursor is the best way because it's a local ide. Makes it easier to test, deploy, etc. All the online builders are great for MVP's and quick apps but it can get very unusable after a bit
0 reply
0 recast
0 reaction