1

Using iOS 15, how would I do this? Modifying a views height and presenting it in a sheet makes no difference.

.onPreferenceChange(SizePreferenceKey.self) { value in
   size = value
}
.frame(height: size.height)
bobby123uk
  • 892
  • 4
  • 17

0 Answers0