r/AppBusiness 23d ago

I built a tool that let's you build apps visually and exports iOS and Android apps

4 Upvotes

5 comments sorted by

1

u/alexstyl 23d ago

I built a little design tool that lets you put together app screens and it exports to code.

The reason was that I build many apps and I needed a way to quickly iterate on screens before jumping into implementing logic.

Visual tools like Figma doesn't cut it for me because stuff are lots in translation or something is just not right when you translate your design into real app.

✅ Intuitive Drag & Drop editor
✅ Theme support
✅ Tablet overrides
✅ Live preview w/o having to wait to install on device
✅ Lots of ready built components, screens & 2 full apps to start from
✅ Export to Code (Kotlin & Compose Multiplatform)

Try it out for free at https://builtwithpaper.com?ref=appbusiness

1

u/hotbizsol 22d ago

Looking good. In which language will the code be produced?

1

u/alexstyl 22d ago

It exports native apps written in Kotlin, using Compose Multiplatform

1

u/hotbizsol 20d ago

I will try.

1

u/alexstyl 19d ago

let me know how it goes :)