Patrick
Patrick
Great library, thanks! Any plans to support an interactive open animation (pan gesture)?
Hi, Framework seems great! Thank you! I need some help. I'd like to parse an iTunes API request (top 20 albums: https://itunes.apple.com/FR/rss/topalbums/limit=20/xml) and save in a datasource: For each album:...
Hi, Can I play a live stream URL with DOUAudioPlayer ( example: http://198.100.125.242:80/ ) and how to? Thanks
Hi, thanks for this very great library! However the enable() function is no more accessible from objective c while the class is marked @objc. Or am I missing something? Regards,
Nice work, magnifique! Question is in the title...
Hello, I am using your awesome library for EZAudioPlot. AudioKit is very very slow to draw a plot! But I wonder why there is a gap (a blank) at the...
hello, ContentSize's property does not work on iOS 8
Hi, Awesome, thanks for this library! Can the height of the wave be exposed as a configuration property instead of using an arbitrary value (frame.height * 0.5)? ```swift func loadWaveformData(from...
Hello, When searching AcknowList on Cocoapods, version is not up to date and on the detail page the readme is not up to date.
### New Issue Checklist * [x] I have read and understood the [CONTRIBUTING guide](https://github.com/rs/SDWebImage/blob/master/.github/CONTRIBUTING.md) * [x] I have read the [Documentation](http://cocoadocs.org/docsets/SDWebImage/) * [x] I have searched for a similar issue...