Pavan Kataria

Results 44 comments of Pavan Kataria

Hi @hamzabinamin, yes, this is again related to autolayout and it's not something I've tried to resolve just yet since it's quite complicated having had to create auto calculating cell...

Hi @hamzabinamin I'm afraid until an elegant solution hasn't been found I can't implement it. I don't want to explore hacky options as there needs to be a long term...

I am working on this, as you can see in this prototype I'm working on you can see cells self size just fine, the issue is that the other cells...

It's hacky and only sort of works for this scenario, it's not a scalable solution. Imagine cells that can have any kind of view which doesn't depend on textfields. For...

Hey there, I sure can. I've just been thinking about the implementation of the API and how users would best want to interface with a feature like this. Have you...

Okay @hamzabinamin, i'll take a look at this on the weekend!

Hey it's been extremely busy for me! A pull request is welcome! Look at how I highlight the entire column, create another method but do it for a single cell.

@hamzabinamin have you worked this out? I'd love a pull request, otherwise I'll have to implement this with a delegate method

Yeah so you can either use either the UIAppearance class as altagir mentioned though I do think there's a strong case to allow the user to provide their own custom...