ionic-team / ionic-pwa-toolkit

Build lightning fast Progressive Web Apps with zero config and best practices built-in. Go from zero to production ready with Ionic and Stencil (Web Components).
MIT License
633 stars 74 forks source link

fix(index): launch screen for iOS #90

Open doppelganger9 opened 5 years ago

doppelganger9 commented 5 years ago

Adds or fixes the launch screen on iOS. followed this article: https://medium.com/@applification/progressive-web-app-splash-screens-80340b45d210

​and used this tool to generate the resources: https://appsco.pe/developer/splash-screens

doppelganger9 commented 5 years ago

fixes #65