【发布时间】:2016-09-19 15:38:46
【问题描述】:
我的 UIViewController 需要发光或太阳光效果(类似这样的东西:http://www.thewhitegoddess.co.uk/the_elements/the_planets/images/sun.jpg)。
我尝试了这个https://github.com/thesecretlab/UIView-Glow (http://www.secretlab.com.au/blog/2012/06/23/glowing) 并在图层上放置阴影效果,但是当我增加效果大小时它都不起作用。
请指导我并提供解决方案。 预先感谢。
【问题讨论】:
标签: ios objective-c iphone swift