take out animation b/c it was fucking everythign up
This commit is contained in:
@@ -250,7 +250,6 @@ struct HomeView: View {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.animation(Animation.spring(response: 0.3, dampingFraction: 0.5, blendDuration: 1))
|
|
||||||
.background(
|
.background(
|
||||||
GeometryReader { proxy in
|
GeometryReader { proxy in
|
||||||
let offset = proxy.frame(in: .named("scroll")).minY
|
let offset = proxy.frame(in: .named("scroll")).minY
|
||||||
|
|||||||
Reference in New Issue
Block a user