HFFantansticView
安装
pod 'HFFantansticView'
用法
只需添加以下两行代码,所对应视图的颜色就会开始改变
let fantasticView = FantasticView(frame: self.view.bounds)
self.view.addSubview(fantasticView)
pod 'HFFantansticView'
只需添加以下两行代码,所对应视图的颜色就会开始改变
let fantasticView = FantasticView(frame: self.view.bounds)
self.view.addSubview(fantasticView)