SebastianBoldt / Jelly

🌊 - Jelly is a library for animated, non-interactive & interactive viewcontroller transitions and presentations with the focus on a simple and yet flexible API.
http://www.sebastianboldt.com/
MIT License
2.45k stars 121 forks source link

Why we need this variable #37

Closed Elshad closed 7 years ago

Elshad commented 7 years ago

Hi, file -> Jelly/Jelly/Classes/JellyAnimator.swift line -> 16 private weak var viewController : UIViewController?

Why we need this variable?

SebastianBoldt commented 7 years ago

Seems to be a relict from past Jelly Versions. It can be removed in the next version. Thanks to call attention.