FunWave 1.0.2

FunWave 1.0.2

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Nov 2017
SwiftSwift Version 4.0
SPMSupports SPM

Maintained by netyouli.



FunWave 1.0.2

  • By
  • 吴海超(WHC)

FunWave

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 4.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.