remove unnecessary async from splash

This commit is contained in:
Samuel Newman
2025-12-31 13:15:17 +02:00
parent a05bdb3f19
commit c7c04e0a7c
+1 -1
View File
@@ -146,7 +146,7 @@ export function Splash(props: React.PropsWithChildren<Props>) {
withTiming(
1,
{duration: 400, easing: Easing.out(Easing.cubic)},
async () => {
() => {
// set these values to check animation at specific point
outroLogo.set(() =>
withTiming(