CocoaPods trunk is moving to be read-only. Read more on the blog, there are 7 months to go.

CCPWaveAnimation 1.0

CCPWaveAnimation 1.0

Maintained by Brain.Chu.



  • By
  • Brian.Chu

f# CCPWaveAnimation(波浪动画)

Platform Build Status
iOS iOS9.0 later

Condition of usage

  • 继承UIView的子类,在确保frame确定的情况下均可使用

How to use

  • aview.startWave可以调用默认样式的波浪
  • aview.startWave(color: .white, speed: 5, height: 5)可调用定制样式波浪