iOS9+ style customizable Siri waveform in SwiftUI
This is a very simple implementation of the Siri waveform in iOS9+ made with SwiftUI. The math behind the waveform is based on a great article which can be found here that explains the math and builds a Siri waveform in Javascript.
To install, simply drag and drop the SwiftUI-SiriWaveView/SiriWaveView
folder into your project (NOTE: Make sure you select Create groups
when adding the folder to your project).
Please refer to the demo application for usage examples
Noah Chalifour, [email protected]
SwiftUI-SiriWaveView is available under the MIT license. See the LICENSE file for more info.