expo / config-plugins

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

@config-plugins/react-native-quick-actions - add support for android icons #96

Open benjibenj opened 1 year ago

benjibenj commented 1 year ago

Library

@config-plugins/react-native-quick-actions

Summary

https://github.com/jordanbyron/react-native-quick-actions

"On Android you'll need to create an image file (use PNG) inside android/app/src/main/res/drawable."

It would be awesome to have the possibility to configure this directly in the config plugin, so that it is not necessary to touch anything in the "android" folder 😇

Any existing examples?

No response