expo / web-examples

Examples of using Expo in the browser.
272 stars 51 forks source link

Making a PWA #45

Closed joebologna closed 5 years ago

joebologna commented 5 years ago

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.

joebologna commented 5 years ago

I was able to create the manifest using the documentation at https://github.com/expo/web-examples/tree/master/expo-managed-workflow.