Hacker News new | ask | show | jobs
by ibobev 929 days ago
I want the mobile and desktop versions to be able to operate in offline mode with a local database.
1 comments

You can use the React + (Browser, Capacitor, Electron) stack to do this. I'd recommend against React Native. OP's suggestion is superior IMHO.