Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 569 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 569 Bytes

JLPageViewController

A reprodcution for Quora iOS7 style navigation

What it is like:

  1. Consist of a side view and a scroll view

  2. The scroll view behave pretty much like the UIPageViewController, just that the UIPageControl is on the navigation bar

  3. The side view will be shown when the scroll view is on the first page and the user drag to right, or when user press the left navigation bar button no matter which page the scroll view is on

Demo