Skip to content

wangyangcc/FYLNavigationController

Repository files navigation

FYLNavigationController

this UINavigationController Subclass Make push and Pop actions with swipe gestures, Like 网易新闻 navigationController's Transitions


icon

##Usage


  • the UIViewController of property isRemovePanGestureBlack controls the left swipe gesture , default is NO, set YES to remove the left swipe gesture
  • the UIViewController of property scrollNextVC controls the right swipe gesture, default is nil, set a UIViewController will add the right swipe gesture
  • use FYLNavigationController just like use UINavigationController

##Notes


Current version requires ARC and iOS5

License

This project is licensed under the wangyangcc.

About

this UINavigationController Subclass Make push and Pop actions with swipe gestures

Resources

Stars

3 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors