Bruno Guidolim

Results 10 issues of Bruno Guidolim

Hi! I saw that Cocoapods is deprecated now, I would like to suggest adding support again since it doesn't change the way to develop for SPM as well. The library...

This function is really useful but was set as internal. I propose set as public so everyone can use this. Use case: - You keep the promise in a property...

Situation: - I limited user to edit rating from 1 up to 5, 0 is not an option; - To limit it, I've implemented `starsSelectionChanged:rating:`protocol; - When user drag to...

Hello Jack! Thank you for you great class! ;D How can I setup a custom TableViewCell using JKExpandTableView? Which class do I have to use as super class? JKParentTableViewCell and...

Is there a way to hide master view when it's in portrait mode, just showing when button item was tapped without changing detail view frame? Is there a way to...