| Hi 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 |
Surprisingly, around 50% of all users trying to check out the tool are using mobile phones.
So, adapted it for small screens and touch devices.
1-min demo: https://youtube.com/shorts/jGDsSULzkAA?feature=share