Add comment
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user