Add comment
This commit is contained in:
parent
cb6e164cd2
commit
43ac20881f
1 changed files with 1 additions and 0 deletions
|
@ -138,6 +138,7 @@ export function Splash(props: React.PropsWithChildren<Props>) {
|
|||
)}
|
||||
|
||||
{platformApiLevel && platformApiLevel <= 25 ? (
|
||||
// Use a simple fade on older versions of android (work around a bug)
|
||||
<>
|
||||
{!isAnimationComplete && (
|
||||
<View
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue