objective c - scroll top navigation bar similiar to flipkart app ios -
i have logo on navigation bar. beneath it, have searchbar 3 bar buttons on both sides.
searchbar , bar buttons put in uiview beneath navigationbar.
want implement functionality small pinch of scroll on tableview user, navigationbar should move above animation scroll , should come down animation scroll down.
along this, searchbar should occupy position of logo while scrolling , should come @ original position when scrolling down.
this same functionality implemented in flipkart app on home page.
tried using sqtshynavigationbar cocoa controls https://github.com/cbpowell/sqtshynavigationbar, not adjust position of search view.
please me this.
Comments
Post a Comment