Ask HN: Best way to target both Android and iOS in 2023?
I've got a neat little CRUD app in mind and I'm going to need opengl/ES for a couple specialized UX views that involve lots of elements. I thought about WASM, but I want to charge a little subscription ($5-10/yr) and so the app-store system is attractive because setting up a payment backend is more than I want to tackle.
What's the minimum-overhead way to do this these days?
2 comments
[ 5.6 ms ] story [ 15.9 ms ] threadIf I were to start today I would try out Flutter but I have never worked with it.