Hacker News new | ask | show | jobs
by ipaddr 1767 days ago
As a backend myself I would go with the Ionic framework.

https://quasar.dev/ if you prefer Vue.js

1 comments

If you're going with Ionic, do not go down the Cordova path. I haven't tried Capacitor, but that looks like an option now.
I used both, Cordova isn't a choice for 2021. It's slow and feel like you've 10fps on your phone. CapacitorJS is better, it's not React Native ofc, but the feeling is far better than Cordova.