Swiftgram/AsyncDisplayKit
Hannah Troisi c9ac554889 [ASDisplayNode] Add assertion to +initialize warning developers who override and do not call super.
If a developer makes this error, it would prevent calls to key lifecycle methods, such as -layoutSpecThatFits:.
Although the superclasses of ASDisplayNode do not implement +initialize, a super call is added here for consistency.
2016-06-03 20:18:12 -07:00
..
2016-04-19 09:02:07 +01:00
2016-05-09 17:20:06 -07:00
2016-03-25 11:54:56 -07:00
2016-05-19 13:40:09 +04:00