What is Transition?

Transition is a library that helps you build iOS view controller transitions. Implementing a nice interactive custom view controller transition involves quite a number of components. You have to implement the correct delegates, handle the switching between passive animation and active interaction phases, ensure the timing is right, think of interruption and cancellation, keep responsibilities separated… It quickly gets messy! This is where Transition helps you out: you just define the animation and the interaction, Transition ties it all together.

Overview

  • Pricing: Free
  • Resource Link: https://github.com/Touchwonders/Transition
  • Resource Maker: Touchwonders
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Swift
  • iOS Versions Supported: iOS 10.0+, iOS 11.0+, iOS 12.0+
  • CocoaPods: Transition