Add comment

zio/stable
Paul Frazee 2024-01-02 11:57:27 -08:00
parent cb6e164cd2
commit 43ac20881f
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@ export function Splash(props: React.PropsWithChildren<Props>) {
)} )}
{platformApiLevel && platformApiLevel <= 25 ? ( {platformApiLevel && platformApiLevel <= 25 ? (
// Use a simple fade on older versions of android (work around a bug)
<> <>
{!isAnimationComplete && ( {!isAnimationComplete && (
<View <View