Is it possible to add a text below the logo in splash screen while using Splash Screen API? I did not find any property regarding "text" in Theme.SplashScreen.
I have also tried the following link to solve the problem but that not helped to me. Is anyother way to achieve this requirement.expectation Text with Splashscreen API
There is no support for text in the SplashScreen api as of now.
You can achieve what you want by
Result: You will have two splash screens one from SplashScreen api and the custom splash screen, since the former is transparent it will not be reflected in the app.