8

enter image description here

What I'm looking to achieve is the exact same behavior as share view of iOS 13. I want to present my custom picker view as popover on iPad, and as semi modal on iPhone. I'm currently using "present as popover" on storyboard, which I get the default behavior that auto switches between popover and modal for free. I guess I need to switch to custom controller, but I'm lost on how to achieve this.

Legolas Wang
  • 1,951
  • 1
  • 13
  • 26
  • Were you able to figure this out? – robinyapockets Feb 14 '20 at 13:30
  • Unfortunately nope, but I'll post my solution here once I found one. I plan to implement a custom segue controller. If I recall correctly, Apple mentioned this topic in 18 or 19 WWDC, in the talk about new behavior changes for modal presentation. They also mentioned a new custom method. – Legolas Wang Feb 15 '20 at 08:16
  • After some research I believe it may the ios 13 new share sheet. – robinyapockets Feb 16 '20 at 10:21

0 Answers0