Closed pt147 closed 3 months ago
There a small blink on start, making me think this is not correctly setted up.
If you are able to create a minimal repository example that prove that it is indeed correctly configured, I will reopen this and have a look (as the provided code works perfectly)
Before submitting a new issue
Bug summary
Android Splash screen is not hiding.
Library version
6.1.1
Environment info
Steps to reproduce
I followed each and every steps in the library but somehow the splash screen is not hiding. I am posting a short video of the bug.
https://github.com/user-attachments/assets/ed320de0-c01e-403d-9244-f209a8cafa70
Here is my App.tsx file:
Android MainActivity.kt file:
Android Manifest.xml file:
Reproducible sample code