You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using IGListKit extensively in my entire iOS App. What I would want to achieve is a Text View inside a CollectionCell and have it auto size, by the dynamic text contained in that Text View. I saw in the Instagram app, that you have this feature built in, are you using IGListKit in the Edit Porfile Screen. If yes I would really appreciate, how you pulled it off.
Thank in advance.
The text was updated successfully, but these errors were encountered:
@dennisgec we aren't using IGListKit to size our editable cells yet, this is a good question though! We probably need to get #459 working for this to work really well since reloading the cell will recycle the view.
New issue checklist
README
and documentationGeneral information
IGListKit
version: 2.1.0I am using IGListKit extensively in my entire iOS App. What I would want to achieve is a Text View inside a CollectionCell and have it auto size, by the dynamic text contained in that Text View. I saw in the Instagram app, that you have this feature built in, are you using IGListKit in the Edit Porfile Screen. If yes I would really appreciate, how you pulled it off.
Thank in advance.
The text was updated successfully, but these errors were encountered: