Hi, I tried to use this and wonder how can I set the navigation bar translucent? I saw that there is a navigationBarView of SLPagingViewController, and all the views got pushed down by the navigation bars. Is that the reason?
Thanks for help.
I finally got solutions, which is setting the navigation bar transparent and turn off the Adjust Scroll View Insets thing. So if anyone is wondering, that's the reason!
Hi, I tried to use this and wonder how can I set the navigation bar translucent? I saw that there is a navigationBarView of SLPagingViewController, and all the views got pushed down by the navigation bars. Is that the reason? Thanks for help.