From c7c04e0a7c007dca9173817b300bc61b524558bd Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Wed, 31 Dec 2025 13:15:17 +0200 Subject: [PATCH] remove unnecessary async from splash --- src/Splash.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Splash.tsx b/src/Splash.tsx index 47e70b375f..0b31a75a1c 100644 --- a/src/Splash.tsx +++ b/src/Splash.tsx @@ -146,7 +146,7 @@ export function Splash(props: React.PropsWithChildren) { withTiming( 1, {duration: 400, easing: Easing.out(Easing.cubic)}, - async () => { + () => { // set these values to check animation at specific point outroLogo.set(() => withTiming(