Mylene Bayan

Results 2 comments of Mylene Bayan

I have encountered this issue, as a work arround, set the content inset of your tableview/collectionview `tableView.contentInset = UIEdgeInsets(top: 0, left: 0, bottom: 150, right: 0)`

I have encountered the same issue, i needed to show the second page initially. yes, it is showing my second page, but the navigation title and the page index does...