Settings

Theme

Show HN: UI builder for React Native with real-time preview and code export

clickly.app

1 points by roskoalexey 8 months ago · 1 comment · 1 min read

Reader

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

roskoalexeyOP 8 months ago

Little update:

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

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection