FunWave is Swift3.+ simple fun wave open source component
- iOS 8.0+ / Mac OS X 10.11+ / tvOS 9.0+
- Xcode 8.0 or later
- Swift 4.0+
- CocoaPods: pod 'FunWave'
let wave = FunWaveView()
/// set frame/autolayout .....
wave.start()
/// if stop wave animation call stop() methodIf you want to view the analytical results, please download this demo to check the specific usage
All source code is licensed under the MIT License.
