Stanislas Chevallier
Stanislas Chevallier
Hi there and first of all thank you for this amazing tool! I would like to know how you would suggest adding default actions (view, edit, delete) in `table_for` for...
Hello :) I have been using this pod for a while now and after reenabling pod warnings I saw this pod had a small issue with block definitions when these...
Hi, First of all thanks a lot for all this work, I've been porting an iOS app that uses [SVGKit](https://github.com/SVGKit/SVGKit) extensively and RichPath has helped me a lot in this...
First of all, thanks for this library, I spent hours looking for something like this and it is great! That being said I have an issue with `wrapSelectorWheel`. I use...
Added tvOS support in podspec
Hi, I found out an app I'm developing was using 2.5G of disk space for its image cache even though every loaded images are from disk and I manage thumbnails...
Hi, I tried using `MHGalleryController` as per the example except that I present it in a `UISplitViewController` and not modally. The app crashed at startup on the following line :...
Hi This would be very nice to change the build warnings in the project and to display all the following mistakes : - implicit signedness conversion - implicit conversion between...
Hi, I have a view that groups items depending on their category, and sorts them by name. Those items have a publishing start date and a publishing end date. I...