rm log
This commit is contained in:
@@ -33,7 +33,6 @@ function StatusBarShadowInnner({scrollY}: {scrollY: SharedValue<number>}) {
|
|||||||
const {top: topInset} = useSafeAreaInsets()
|
const {top: topInset} = useSafeAreaInsets()
|
||||||
|
|
||||||
const animatedStyle = useAnimatedStyle(() => {
|
const animatedStyle = useAnimatedStyle(() => {
|
||||||
console.log(scrollY.get())
|
|
||||||
return {
|
return {
|
||||||
transform: [
|
transform: [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user