Andrea Mazzini
Andrea Mazzini
I never really tackled the testing of this library since a lot of the gesture driven behaviours are pretty hard to test, but it's time to. **Tooling**: Quick + Nimble...
Hi First of all thanks for this library, it works just great. I was wondering if there's a way to change the SWCellButtonItem's image within the handler of the item....
HI In this PR the exports are filtered to avoid trying to optimize unsupported files like PDFs or SVGs. See #2
The query shouldn't check wether the latitude is -1 or not (latitudes can be negative).
Hi, I made a small change to your control, by adding a UILabel below each button. The label font and color are customizable via the `setLabelOptions:` method. The labels' text...