Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (13 loc) · 898 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 898 Bytes

SwiftUI Siri Waveform

iOS9+ style customizable Siri waveform in SwiftUI

Overview

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.

Installation

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

Usage

Please refer to the demo application for usage examples

Author

Noah Chalifour, [email protected]

License

SwiftUI-SiriWaveView is available under the MIT license. See the LICENSE file for more info.