PagingKit icon indicating copy to clipboard operation
PagingKit copied to clipboard

How to create a dynamically adjustable PagingContentViewController's height?

Open Sukarma33 opened this issue 1 year ago • 0 comments

I am trying to implement PagingKit programmatically, but I am having difficulty in dynamically adjusting the height of PagingContentViewController using auto layout. I have set the bottom constraint priority to low, but it's not working.

Sukarma33 avatar Oct 27 '23 15:10 Sukarma33