Skip to content

masashi-sutou/NavigationDrawerSampler

Repository files navigation

NavigationDrawerSampler

NavigationDrawerSampler is a sample project for implementing interactive transition.

NavigationDrawerSampler.gif

Feature

  • To open the drawer, swipe to the right or tap the button on the top left.
  • To close the drawer, swipe to the left or tap the dark screen on the right

Interactive transition

  • UIViewControllerTransitioningDelegate
  • UIViewControllerAnimatedTransitioning
  • UIPercentDrivenInteractiveTransition

Support to gestures

  • UITapGestureRecognizer
  • UIPanGestureRecognizer

Releases

No releases published

Packages

No packages published