Closed Aure77 closed 1 year ago
Which appcompat & appcompat-resources version are recommended with this lib ?
Nothing more than what's shipped with react-native
.
Looks like a config or cache issue. Could you run the example app? There's no bootSplashBrand
there too (and it works correctly)
My bad, I use wrong drawable asset in theme 🤒
Bug summary
Running app without
androidx.core:core-splashscreen
(added in v4) in v5 should crash due to appcompat issue when bitmap source when brand image is not provided.Which appcompat & appcompat-resources version are recommended with this lib ?
Library version
5.0.2
Environment info
Steps to reproduce
bootSplashBrand
in styles.xmlReproducible sample code