-
Updated
Nov 9, 2020 - JavaScript
offline-first
Here are 394 public repositories matching this topic...
-
Updated
Dec 6, 2020 - TypeScript
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Jun 9, 2019 - JavaScript
-
Updated
Dec 2, 2020 - JavaScript
Here is an issues with detailed description: NekR/offline-plugin#77
-
Updated
Nov 24, 2020 - JavaScript
-
Updated
Oct 1, 2019 - JavaScript
-
Updated
Aug 13, 2018 - JavaScript
-
Updated
Oct 24, 2018
-
Updated
Dec 5, 2020 - TypeScript
-
Updated
Nov 3, 2020 - JavaScript
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Jul 20, 2020 - CSS
-
Updated
Jan 25, 2020 - JavaScript
-
Updated
Jan 28, 2018 - Java
-
Updated
Jun 2, 2020 - JavaScript
-
Updated
Nov 21, 2020 - Shell
Arrange the app's common assets neatly in the js/assets
folder with sub-folders named by type:
- fonts
- audio (e.g notification sounds)
- images (e.g default avatar)
- etc...
And properly wire the different layers of the app (js/RN, iOS and Android) so that they can access them. For example: add a "Build Phase" in XCode that copies the sound files of the notifications to the IPA.
Note: An
-
Updated
Dec 20, 2018 - Rust
-
Updated
Dec 6, 2020 - Python
-
Updated
Dec 4, 2020 - Python
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Dec 4, 2020 - TypeScript
-
Updated
Jul 8, 2020 - Java
-
Updated
Apr 25, 2020 - TypeScript
-
Updated
Jul 3, 2019 - Swift
-
Updated
Mar 30, 2018 - JavaScript
-
Updated
Sep 2, 2019 - JavaScript
Improve this page
Add a description, image, and links to the offline-first topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the offline-first topic, visit your repo's landing page and select "manage topics."
When logging is set to debug, a workbox
Router
instance will log when it's asked to handle a request event but there's no handler for that event.This perhaps makes sense if all you're using is the default router, but if you're using more than one router it starts to get pretty noisy pretty fast. It's also confusing, because you start seeing things like this:
<img width="398" alt="screen s