Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-04-19T05:40:23.000Z (over 1 year ago)
- Last Synced: 2024-12-21T11:04:46.327Z (3 days ago)
- Language: Objective-C
- Size: 70.3 KB
- Stars: 1,094
- Watchers: 29
- Forks: 122
- 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
![SCSiriWaveformView](https://drive.google.com/u/0/uc?id=11hLNRss__lq1IT2o6CLP0UpbYR6mbbAI&export=download)
### 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 [[email protected]](mailto:[email protected]) or [@stefanceriu](https://twitter.com/stefanceriu).