adjust api level

zio/stable
Hailey 2023-12-31 16:14:24 -08:00
parent 87245480d4
commit cb6e164cd2
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ export function Splash(props: React.PropsWithChildren<Props>) {
/>
)}
{platformApiLevel && platformApiLevel <= 27 ? (
{platformApiLevel && platformApiLevel <= 25 ? (
<>
{!isAnimationComplete && (
<View