Show HN: UI builder for React Native with real-time preview and code export
clickly.appHi HN,
I've been working solo on a visual builder for React Native apps for the past year.
It allows you to: - Build UI visually with drag-and-drop - Preview changes in real-time on multiple devices (via Expo Go) - Export clean, simple Expo/React Native code you can run with `npm install && npm start`
The idea is to help developers (or small teams) prototype faster, and bridge design/dev handoffs more smoothly.
It’s still in early stages, and I’m looking for feedback.
1-minute demo video: https://youtu.be/jgI21qXehKA
Try it here: https://clickly.app
Would love to hear your thoughts!
- Alexey