Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
18.06k
stars
3.15k
forks
source link
UIAlertControllerStyleActionSheet warning #570
Open
kaioser opened 4 years ago
New Issue Checklist
🚫 If this template is not filled out your issue will be closed with no comment. 🚫
Issue Info
Platform iOS Platform Version 13.1.3 Masonry Version 1.1.0 Integration Method cocoapods
Issue Description
⚠️ Replace this with the description of your issue. ⚠️
when I use UIAlertControllerStyleActionSheet, I get this warning:
but this not happens when I use UIAlertControllerStyleAlert.