PagingKit
PagingKit copied to clipboard
How to create a dynamically adjustable PagingContentViewController's height?
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.