AsyncDisplayKit v2.3.1 Release Notes
Release Date: 2017-04-27 // over 6 years ago-
No data yet ๐
You can check the official repo
Previous changes from v2.2
-
๐ This is primarily a bug fix release. Changes can be found here: 2.1...2.2
Some highlights:
- โ Removed support for iOS 7
- โฌ๏ธ Upgraded to latest PINRemoteImage (CocoaPods), fixing GIFs: #3057
- โ Added an assert to prevent dealloc while visible bugs: #3062
- โ Added callback for non-fatal error reporting: #2993
- โ Added scrollDirection property on ASScrollNode: #3001
- ๐ Fixed some ASPagerNode issues: #3028