GrowingTextView icon indicating copy to clipboard operation
GrowingTextView copied to clipboard

How to make it work with Auto Layout?

Open Elmundo opened this issue 11 years ago • 2 comments

I was working with iOS 7 without Auto Layout. When i try to use it in a controller which is using auto layout text is not growing. Is there a way to make it work with Auto Layout? Thanks..

Elmundo avatar Nov 20 '14 06:11 Elmundo

I really like HP's solution, however with Auto Layout, there is a much simpler way I would highly recommend. Take a look at this: https://github.com/adam-siton/AUIAutoGrowingTextView

ManuelTessloff avatar Dec 12 '14 16:12 ManuelTessloff

@seltsam42 Thank you. I will check this out.

Elmundo avatar Dec 12 '14 20:12 Elmundo

@seltsam42 Thank you. I will check this out.

Elmundo avatar Dec 12 '14 20:12 Elmundo