I am trying to create Parallax Scrolling Header with Tabs in iOS .
i found few Library which provide the Parallax Header With
TableView
.I am Trying to reduce the height of Header View According to the Content off set of
TablView
below in the pageViewController using delegate but now Working .
My Problem is i am not able to find any way to Add Parallax header with PageViewController , How can i create this Desired View .
Does anyone have done this is ios , ?