Why we need this variable
Elshad opened this issue · 1 comments
Elshad commented
Hi,
file -> Jelly/Jelly/Classes/JellyAnimator.swift
line -> 16
private weak var viewController : UIViewController?
Why we need this variable?
SebastianBoldt commented
Seems to be a relict from past Jelly Versions.
It can be removed in the next version. Thanks to call attention.