I use .frame(in: .scrollView) to read a scroll view offset and show/hide a title.
But I observe a jump in the offset if the content extends below the safe area (when there's no View above).
Does adding the title change the frame I read? Should it?
Code: https://gist.github.com/alpennec/388b144ff4ef9a6f07a58181adac29bc