摘要:
Because an installed PWA is really just a web app running in a browser, there are some browser behaviors that we may not want in our app, if we're goi 阅读全文
posted @ 2018-12-30 15:32
Zhentiw
阅读(557)
评论(0)
推荐(0)
摘要:
Android displays a splash screen for PWAs based on the icons and names you provide, but iOS just displays a solid color splash screen for installed PW 阅读全文
posted @ 2018-12-30 15:26
Zhentiw
阅读(610)
评论(0)
推荐(0)
摘要:
We're storing JSON data in the cache - but that only applies to HTTP GET requests - and not to POST or DELETE requests. We'll add a fetch event listen 阅读全文
posted @ 2018-12-30 14:53
Zhentiw
阅读(213)
评论(0)
推荐(0)