Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic Cell Size with UITextView #487

Closed
2 tasks
dennisgec opened this issue Feb 13, 2017 · 3 comments
Closed
2 tasks

Automatic Cell Size with UITextView #487

dennisgec opened this issue Feb 13, 2017 · 3 comments
Labels

Comments

@dennisgec
Copy link

New issue checklist

General information

  • IGListKit version: 2.1.0
  • iOS version(s): 9.0 - 10.0
  • CocoaPods/Carthage version: 1.1.1
  • Xcode version: 8.2.1
  • Devices/Simulators affected: iPhone 7
  • Reproducible in the demo project? (Yes/No): No
  • Related issues: --

img_1024

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.

@rnystrom
Copy link
Contributor

@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.

Going to get a PR up for that very soon!

@dennisgec
Copy link
Author

@rnystrom Good to know, thanks already for getting back that quickly.

@jessesquires
Copy link
Contributor

Closing to track at #516

@Instagram Instagram locked and limited conversation to collaborators Feb 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants