I looked at the PWA.md. I was able to create the webapp using expo init -w. I'm looking at the docs for https://www.npmjs.com/package/webpack-pwa-manifest from which @expo/webpack-pwa-manifest-plugin was forked. It looks somewhat involved. I'll work through it.
I realize this is a new feature. When possible a little more specifics about how to create the manifest and get the PWA up and running would be helpful.
I looked at the PWA.md. I was able to create the webapp using
expo init -w
. I'm looking at the docs for https://www.npmjs.com/package/webpack-pwa-manifest from which @expo/webpack-pwa-manifest-plugin was forked. It looks somewhat involved. I'll work through it.I realize this is a new feature. When possible a little more specifics about how to create the manifest and get the PWA up and running would be helpful.