react-progressive-web-app icon indicating copy to clipboard operation
react-progressive-web-app copied to clipboard

An opinionated React based repository which is optimized for Progressive Web App development.

Results 4 react-progressive-web-app issues
Sort by recently updated
recently updated
newest added

Google published a pattern, called the[ App Shell](https://developers.google.com/web/updates/2015/11/app-shell ). Offline support is the first step, then there is caching and pre-caching support. The app shell covers this very well. What...

It would be good to add support for the cache then network approach. At the moment this is completely unsupported. The repository uses the [`offline-plugin` for webpack](https://github.com/NekR/offline-plugin). In an ideal...

help wanted

It would be good to have some form of push notification support within the repository. A the moment this has not been covered at all. The approach is open for...

help wanted

It would be good to support for background sync. Approach and discussion welcome.

help wanted