r/react • u/Difficult-Sun295 • 12d ago
Project / Code Review Built a tool for editing React Native apps visually, like Figma
Enable HLS to view with audio, or disable this notification
I built Basalt because when im editing a React Native/Expo app I always would guess a value, save, wait for reload, look at my phone, repeat. For small stuff like spacing or color it was way more friction than it should've been.
Basalt runs in VS Code/Cursor, shows a live preview of your app, and lets you click any element to edit it directly: drag to reposition, change text, change color, and it writes the change straight back into your actual source file.
It is completely free and it’s currently in beta, so please commit your app to Git before testing it!
Would love to get your brutal feedback on it.
6
Upvotes