Skip to content

francislata-zz/FullNavigationTransition

Repository files navigation

FullNavigationTransition

Build status Platform iOS Swift 3 compatible Carthage compatible CocoaPods compatible License: MIT

By Francis Lata.

Introduction

FullNavigationTransition has been created to provide a custom transition that allows for full view panning when a view controller is pushed. Furthermore, it alleviates most developers experience when maintaining different navigation bar styles without doing custom UINavigationBar hacks. This custom transition aims to mimic the standard iOS push and pop navigation controller animation without the fade animation.

Please refer to the Example project provided for more details.

Usage

import FullNavigationTransition
..
.

Requirements

  • iOS 8.0+

Installation

CocoaPods

CocoaPods is a dependency manager for Cocoa projects.

To install FullNavigationTransition, simply add the following line to your Podfile:

pod 'FullNavigationTransition'

Author

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published