SnapKit / Masonry

Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
MIT License
18.06k stars 3.15k forks source link

UIAlertControllerStyleActionSheet warning #570

Open kaioser opened 4 years ago

kaioser commented 4 years ago

New Issue Checklist

🚫 If this template is not filled out your issue will be closed with no comment. 🚫

Issue Info

Info Value

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:

截屏2019-11-26下午7 08 00

but this not happens when I use UIAlertControllerStyleAlert.