Geometry Reader

  • geometry reader is a view in swiftUI that allows ti get the size and the coordinate of the parent view.

Main use cases

  • positioning other view inside the geometry reader
  • calculating the amount of space available
  • responding to changes of the device orientation