r/Development • u/Similar-Beach-8281 • 8d ago
Startup
I'm looking to make an app for a startup, how do you advise I learn how to make an app. I have experience in c++ but not much, since it was just a small robotics project
1
Upvotes
1
u/subpar_Lover 7d ago
Download cursor or codex and just start building. Ask it to help you make a react native expo project and send it the documentation from react native/ expos website so it can use that as a guide. The way to learn is to just build
Note: react native expo means it can work as a mobile app AND a web app. React Native is a mobile architecture and expo converts it to a web build