Open seanaguinaga opened 4 months ago
Welcome to new-connect! Make sure to:
This PR is +100 lines net, including a bunch of new dependencies and configs. I suspect doing all the PWA stuff ourselves would be less than or equal to this.
This PR is +100 lines net, including a bunch of new dependencies and configs. I suspect doing all the PWA stuff ourselves would be less than or equal to this.
Adding the splash screen meta tags is 60 lines alone in the html Listing all the device sizes, names etc. etc.
Maintaining a list of sizes of assets for new devices, configuring service workers, etc. is a lot of grunt work that is not something I think any team should really be focused on maintaining or generating.
Much more than 100 lines unfortunately
https://new-connect-beta.vercel.app/
Add to home screen
turn on airplane mode to see offline fallback - not sure what you exactly want with this?
Assets are all generated from the two logo svgs - run build to see them in the dist folder