摘要:
1.在工程的 info.plist 文件中增加两个key( 右键 - Add Row ) Privacy - Location Always and When In Use Usage Description Privacy - Location When In Use Usage Descript 阅读全文
摘要:
展示内容的界面会被 ClipsToBounds = YES(按边缘剪切),但同时需要圆角和阴影效果。 一个界面,ClipsToBounds = YES 之后,阴影会被剪切,不再展示。 感觉只能使用多个界面嵌套。 在controller 的 view 上,先添加一个 UIView,把它叫做shadow 阅读全文