[iOS] Popover modifier should automatically size popover based on content size

Originator:kyledsherman
Number:rdar://FB7650902 Date Originated:04/03/2020
Status:Open Resolved:Open
Product:SwiftUI Product Version:11.3.1
Classification:Bug Reproducible:Always
 
When using the `popover` modifier in SwiftUI on iOS it should set the size of the popover based on the content shown inside of it. It seems to do this when you use the modifier on macOS, but on iOS it's a static, somewhat large size. To reproduce just use the modifier with a small view for the content.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!