UIModalPresentationStyle.FormSheet in Xamarin.Forms

UIModalPresentationStyle.FormSheet in Xamarin.Forms

A pull request I created has just been merged into Xamarin.Forms! It is a small change, but I thought I’d let you know. You are now able to set the modal presentation to UIModalPresentationStyle.FormSheet for iOS, causing the modal to be opened as a popup on iPad. At the time of writing, the PR has just … Read more