Splashscreen Android release problem

Please provide the following:

  1. SDK Version: 44.0.0
  2. Platforms(Android/iOS/web/all): Android
  3. Add the appropriate “Tag” based on what Expo library you have a question on. Splashscreen

Getting this:

Element path

android:id/content/SplashScreenView[1]

Recommendation

This item may not have a label readable by screen readers.

I only have the splashscreen in app.json, like this:
“splash”: {
“image”: “./assets/splash.png”,
“resizeMode”: “contain”
}

I can’t seem to find where to add the label or android:contentDescription “@null”!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.