Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Parallelizing PWA icon generation #516

Merged
merged 9 commits into from Apr 17, 2019

Conversation

EvanBacon
Copy link
Contributor

@EvanBacon EvanBacon commented Apr 14, 2019

  • Removed iOS splash screen prop from web PWA splash screen since the backgroundColor is used across both iOS and Android
  • Changed default apple-touch-icon from 1024 to 180
  • Removed all icon sizes 96, 128, 192, 256, 384, 512 in favor of browser optimized 192, 512
  • Removed unused template apple-touch-icon & apple-touch-startup-image in favor of manifest plugin generated copies
  • Fixed splash screen resize mode
  • Fixed splash screen contain mode
  • Parallelizing all icon generation for faster results
  • Fixed splash screens meta tags not being generated

@EvanBacon EvanBacon added the Platform: web Using Expo in the browser label Apr 14, 2019
@EvanBacon EvanBacon requested a review from fson April 14, 2019 20:15
@EvanBacon EvanBacon self-assigned this Apr 14, 2019
packages/config/src/Config.js Outdated Show resolved Hide resolved
@EvanBacon EvanBacon merged commit e18c0c9 into master Apr 17, 2019
@EvanBacon EvanBacon deleted the @evanbacon/expo-web/icon-pass-resizing branch April 17, 2019 21:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Platform: web Using Expo in the browser
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants