Y
Hacker News
new
|
ask
|
show
|
jobs
by
dgfitz
873 days ago
I’ve had success with Qt building an app that compiles on Android and iOS. I’m not in the app development business at $dayjob though.
1 comments
ederamen
873 days ago
Oh cool - I started looking into Qt a while ago but was confused by their license. Would you recommend it?
link
rubymamis
873 days ago
The license may look confusing, but it's pretty permissive. I highly recommend Qt. I developed a block editor[1] (similar to Notion) using Qt C++ and QML, and my development experience is pretty great.
[1]
https://www.get-plume.com/
link