NGAParallaxMotion icon indicating copy to clipboard operation
NGAParallaxMotion copied to clipboard

removing strong references from project example

Open riosc opened this issue 10 years ago • 0 comments

strong references from a view to its subviews causes a retain cycle @see https://developer.apple.com/library/ios/documentation/Cocoa/Conceptual/MemoryMgmt/Articles/mmPractical.html @see http://www.cocoawithlove.com/2009/07/rules-to-avoid-retain-cycles.html

riosc avatar Jul 10 '15 18:07 riosc