Y
Hacker News
new
|
ask
|
show
|
jobs
by
felipefar
573 days ago
You could support mobile platforms as well. IIRC, even if Android allows creating only one window per activity, this behavior can be easily mapped on the abstraction that you provide.
2 comments
colleagueRiley
573 days ago
That's something I plan on looking into at some point. I'm unsure if I want that in the main version or a separate branch for embedded devices.
It's low priority though because my main focus is desktop applications.
link
slmjkdbtl
572 days ago
sokol_app.h has mobile support
link
It's low priority though because my main focus is desktop applications.