Join Slack
Powered by
How to make a compose web site to be a PWA and can...
# compose-web
u
אליהו הדס
01/01/2025, 7:27 PM
How to make a compose web site to be a PWA and can be used offline?
c
Chrimaeon
01/02/2025, 12:27 AM
There’s not much you can do with Kotlin. Add the appropriate meta data to your index.html and create a service worker to cache your requests. Mozilla has a tutorial for it.
https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Tutorials/js13kGames
t
turansky
01/03/2025, 3:29 PM
JFYI - all required declarations you can find
here
7
Views
Open in Slack
Previous
Next