Tom Baranes
Tom Baranes
I was looking for a delegate or block to have a "valueDidChange" callback, but can't found one. I suppose that didn't be implemented?
As the arc featured, a warnings handler featured would be awesome. Once again, I'm using `SKMediaTap` library which has some warnings, useless for the project. A way to disable warnings...
Another key features which could be useful is to add (or not) arc flags if the library doesn't handle but the project does. I think mainly of `SKMediaTap`, a useful...
As suggested by @SD10 on slack, adding tests can be a great move. Creating this issue to keep a track on this! @SD10 I'm assigning this to you since you...
There one thing which is really annoying with `UISlider`: it's hardly customisable. So here a proposal to improve AnimatableSlider: add a property `SliderType` which is a bit similar to `MaskDesignable`...
Support custom progress view (same as #229), some potential examples: - https://github.com/alskipp/ASProgressPopupView - https://github.com/danielamitay/DACircularProgress - https://github.com/ddeville/DDProgressView - https://github.com/yannickl/YLProgressBar - https://github.com/tLewisII/TJLProgressView - https://github.com/poolqf/FillableLoaders - https://github.com/Marxon13/M13ProgressSuite - ... As well as classic...
This PRs contains: - Update `readyState` to `closed` when receiving an error from `URLSession`(resolves #142 ) - Updating tests to confirm that change I also bumped iOS min version for...
Also exclude `Info-iOS.plist` from Package