Hacker News new | ask | show | jobs
by tinkrr 622 days ago
It seems like you re-use the code from the web app to create the hybrid mobile apps.

Which tool / framework do you use to achieve this?

1 comments

I don't rely on any external framework like Capacitor to make hybrid apps, all of the bridging between web and native part is done by myself.