How to fix tableHeaderView and make it scrollable programatically in swift 3?

336 Views Asked by At

I used UITextView for tableHeaderView but it moves. How can I fix tablHeaderView? And also when text is too much, it is off of the tableHeaderView. So I want to make it scrollable too. How do I make it do so? I couldn't find good recourses to make this happen. I appreciate your help!!

0

There are 0 best solutions below