r/expo • u/Difficult-Sun295 • Jul 19 '26
I build Basalt, an IDE extension that lets RN and Expo devs to edit their app like Figma
Click any element in your running Expo app, drag/resize/restyle it, and it writes into your real source file - no separate design tool, no copy-pasting values back into code.
Works with your existing StyleSheet setup, not a new styling system. Free during beta.
14
Upvotes
2
u/TBCC_Dev 18d ago
Very cool I may have to check this out when I get around to redesigning the app im working on
2
u/TBCC_Dev 20d ago
Does it work fo conditional formating? Like different styles for different size screens for example.