This commit is contained in:
Samuel Newman
2024-12-11 22:57:58 +00:00
parent 08af6ae27c
commit 1ee5596ee4
@@ -33,7 +33,6 @@ function StatusBarShadowInnner({scrollY}: {scrollY: SharedValue<number>}) {
const {top: topInset} = useSafeAreaInsets()
const animatedStyle = useAnimatedStyle(() => {
console.log(scrollY.get())
return {
transform: [
{