ios - How to swipe UIPageViewController from Navigation Bar -


i trying make uipageviewcontroller can swiped navigation bar. tinder ios app has example of this.

i cannot add navigation bar inside content view controllers, because navigation bar dynamic , animates swipe between pages.

so far architecture this:

mainvc: uivc
-contains uipageviewcontroller inside it
-contains navigation bar inside it
-contains data vc1 , vc2

how achieve swipe input navigation bar , affect uipagevc?

enter image description here

i solved problem , created repo it:

https://github.com/goktugyil/ezswipecontroller

its more snapchats navigation, means navigation bar not animate works well.


Comments

Popular posts from this blog

php - Zend Framework / Skeleton-Application / Composer install issue -

c# - Better 64-bit byte array hash -

python - PyCharm Type error Message -