diff --git a/src/Splash.tsx b/src/Splash.tsx index 0f4c836164..4d8745877e 100644 --- a/src/Splash.tsx +++ b/src/Splash.tsx @@ -137,7 +137,7 @@ export function Splash(props: React.PropsWithChildren) { /> )} - {platformApiLevel && platformApiLevel <= 27 ? ( + {platformApiLevel && platformApiLevel <= 25 ? ( <> {!isAnimationComplete && (