https://github.com/stefanceriu/scsiriwaveformview
UIView subclass that reproduces the waveform effect seen in Siri on iOS 7.
https://github.com/stefanceriu/scsiriwaveformview
Last synced: about 1 year ago
JSON representation
UIView subclass that reproduces the waveform effect seen in Siri on iOS 7.
- Host: GitHub
- URL: https://github.com/stefanceriu/scsiriwaveformview
- Owner: stefanceriu
- License: mit
- Created: 2014-04-13T18:59:35.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2023-04-19T05:40:23.000Z (about 3 years ago)
- Last Synced: 2025-04-08T08:15:29.113Z (about 1 year ago)
- Language: Objective-C
- Size: 70.3 KB
- Stars: 1,098
- Watchers: 29
- Forks: 120
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## SCSiriWaveformView
UIView subclass that reproduces the waveform effect seen in Siri on iOS 7.
##### Screenshots

### Usage
Check out the demo project for details.
### Attributions
A big thanks goes out to [Raffael Hannemann](https://twitter.com/raffael_me/) for his [SISinusWaveView](https://github.com/raffael/SISinusWaveView)
### Third Party Bindings
#### React Native
You may now use this library with [React Native](https://github.com/facebook/react-native) via the module [here](https://github.com/prscX/react-native-siri-wave-view)
### License
SCSiriWaveformView is released under the MIT License (MIT) (see the LICENSE file)
### Contact
Any suggestions or improvements are more than welcome.
Feel free to contact me at [stefan.ceriu@gmail.com](mailto:stefan.ceriu@gmail.com) or [@stefanceriu](https://twitter.com/stefanceriu).