SwiftUI-Using GeometryReader to nest LazyVStack, the safe area is automatically ignored when the subview slides up
When I use GeometryReader to nest LazyVStack, the safe area is automatically ignored when the subview slides up.
When I use GeometryReader to nest LazyVStack, the safe area is automatically ignored when the subview slides up.