Even though I am rather fast with building UI using code, I wish the feedback loop was faster. With code you go type stuff -> save -> look at a different window to see if the UI looks right -> repeat.
On the other hand, visual tools tend to be graphics based instead of interface based. This means that while one is designing the app on tools like Figma, they are making something that looks like an app rather than designing an app.
This comes with its sets of problems while implementing the design. For example, there is no way to tell if the design will look right on different screen sizes and orientations.
I really wanted for a design tool that focuses on interfaces to exist so I built one for myself. It lets you design your app as if it was a graphics tool and it exports native mobile apps.
You can try it out for free at https://builtwithpaper.com?ref=hackernews
Anyone here using it?
Because of this I made this little app you see on the video that enables you to share the files directly from your phone to your laptop. I have been using it for a while now for personal use and it works really well!
The app was recently made available to everyone. You can try it out for free via https://ubidrop.com
Happy to answer any questions you might have.