alexsorokoletov / Xamarin.iOS.DatePickerDialog

Xamarin iOS C# port of https://github.com/squimer/DatePickerDialog-iOS-Swift
MIT License
24 stars 15 forks source link

Show in popover #10

Closed matteomonizza closed 3 years ago

matteomonizza commented 5 years ago

Is it possible to show the picker in a popover style?

alexsorokoletov commented 5 years ago

@mateomonizza I think it is possible. The code does not do that yet, but see no problem adjusting it. You can try yourself and then send in the PR