-
Updated
Nov 12, 2020 - Swift
uialertcontroller
Here are 87 public repositories matching this topic...
-
Updated
Sep 30, 2020 - Swift
-
Updated
Nov 22, 2020 - Objective-C
-
Updated
Nov 11, 2020 - Swift
-
Updated
Nov 19, 2020 - Swift
-
Updated
May 6, 2020 - Objective-C
-
Updated
Oct 2, 2019 - Objective-C
-
Updated
Jan 3, 2020 - Objective-C
-
Updated
Aug 9, 2018 - Swift
-
Updated
Jun 6, 2020 - Swift
-
Updated
Jul 11, 2019 - Swift
-
Updated
Aug 10, 2018 - Objective-C
-
Updated
Mar 17, 2019 - Objective-C
-
Updated
Aug 25, 2019 - Objective-C
-
Updated
Apr 26, 2019 - Swift
-
Updated
Aug 7, 2017 - Objective-C
We should set the popoverPresentationController
's sourceView
and sourceRect
to prevent it form crashing on larger devices.
-
Updated
Oct 29, 2018 - Swift
-
Updated
Jun 15, 2019 - Swift
-
Updated
May 28, 2018 - Objective-C
-
Updated
Nov 28, 2019 - Swift
-
Updated
Oct 26, 2017 - Swift
-
Updated
Sep 22, 2018 - Swift
-
Updated
Nov 30, 2018 - Objective-C
-
Updated
Apr 17, 2019 - Swift
-
Updated
Apr 16, 2020 - Objective-C
Improve this page
Add a description, image, and links to the uialertcontroller topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the uialertcontroller topic, visit your repo's landing page and select "manage topics."
What did you do?
I was trying to present the picker view controller modally (custom view container).
What did you expect to happen?
The view gets properly displayed without any warnings.
What happened instead?
I got warnings about breaking layout constraints. It seems like the preview color view has a fixed height, therefore I need to provide the exact height for the color picker