Out-of-tree Expo config plugins for packages that haven't adopted the config plugin system yet.
465
stars
99
forks
source link
fix(react-native-dynamic-app-icon): add exact ipad sizes `152`/`167` for exported icons #233
Closed
byCedric closed 6 months ago
Why
This is an attempt to satisfy Apple's request for dynamic app icons on iPad, using sizes
152x152
and167x167
.How
size
andscales
withIconDimension
ios.supportsTablets
Test Plan
apps/react-native-dynamic-app-icon