Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
Discussion options

You must be logged in to vote

The guide linked is deprecated and should not be followed (as stated at the bottom). You should be following the documentation on the website. https://docs.expo.dev/guides/progressive-web-apps/

However, the Expo documentation is for setting up PWAs with Expo Web (using Webpack). Expo Router uses Metro, which doesn't have first-class support for PWA/Workbox.

You can still use it, you will just need to do the setup manually as if you weren't using a framework or a bundler, just a vanilla HTML project. You can edit the root html file to include the scripts you need.

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@Bastianowicz
Comment options

@oliviercperrier
Comment options

@Bastianowicz
Comment options

Answer selected by alexandre1921
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants