FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

alexandreos/HMGLNavigationController: Custom UINavigationController subclass that includes HMGLTransitions animations. · GitHub

Repository files navigation

HMGLNavigationController

Custom UINavigationController subclass that includes HMGLTransitions animations.

This custom navigation controller supports storyboard, including push and pop segues.

How To Install

  • CocoaPods is the recommended way to add HMGLNavigationController to your project.
  • If you prefer, you can simply download HMGLNavigationController and add the files from the HMGLNavigationController folder to your project. This repository also includes a demo project.

CocoaPods

  1. Add a pod entry for HMGLNavigationController to your Podfile pod 'HMGLNavigationController', '~> 0.0.1'
  2. Install the pod(s) by running pod install.
  3. Include HMGLNavigationController wherever you need it with #import "HMGLNavigationController.h".

Requirements

License

The license for HMGLNavigationController is contained in the "LICENSE" file.

About

Custom UINavigationController subclass that includes HMGLTransitions animations.

Resources

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL