Join Slack
Powered by
can somebody point me to a kotlin-based applicatio...
# javascript
t
thana
05/31/2019, 1:17 PM
can somebody point me to a kotlin-based application that makes use of a ServiceWorker?
r
Robert Jaros
05/31/2019, 4:40 PM
This is a sample PWA in Kotlin:
https://github.com/rjaros/kvision-examples/tree/master/pokedex
But the service worker JS file is generated by workbox-webpack-plugin.
t
thana
05/31/2019, 5:11 PM
great, thank you!
2
Views
Open in Slack
Previous
Next