expo / config-plugins

Out-of-tree Expo config plugins for packages that haven't adopted the config plugin system yet.
427 stars 91 forks source link

fix(react-native-dynamic-app-icon): add exact ipad sizes `152`/`167` for exported icons #233

Closed byCedric closed 1 month ago

byCedric commented 2 months ago

Why

This is an attempt to satisfy Apple's request for dynamic app icons on iPad, using sizes 152x152 and 167x167.

How

Test Plan