IGListKit and resize UITextView

83 Views Asked by At

I use IGListKit in my project. Everything was fine until the task of adding a UITextView to one of the cells arrived. When editing, the UITextView should increase in height depending on the number of rows. I know how to do this with a UITableView, but what about IGListKit. I read a lot of material and did not find anything else. Is this really a dead end? Sorry for my english .

0

There are 0 best solutions below