ra1028 / PathDynamicModal

A modal view using UIDynamicAnimator, like the Path for iOS.
MIT License
286 stars 33 forks source link

Why do you keep a *weak* reference to the view? #5

Open funkenstrahlen opened 8 years ago

funkenstrahlen commented 8 years ago
private weak var view: UIView!