好玩波浪控件FunWave

789 阅读1分钟
原文链接: github.com

Build Status Pod Version Platform Pod License

FunWave is Swift3.+ simple fun wave open source component

Require

  • iOS 8.0+ / Mac OS X 10.11+ / tvOS 9.0+
  • Xcode 8.0 or later
  • Swift 3.0+

Install

  • CocoaPods: pod 'FunWave'

Usage

let wave = FunWaveView()
/// set frame/autolayout .....
wave.start()
/// if stop wave animation call stop() method

Demo

Prompt

If you want to view the analytical results, please download this demo to check the specific usage

Licenses

All source code is licensed under the MIT License.