Skip to content

v6.3.0

Compare
Choose a tag to compare
@937447974 937447974 released this 25 Apr 09:45
· 448 commits to master since this release
  1. URLSession 崩溃修复;
  2. YJUIScrollViewManager 代理错误设置修复;
  3. Dispatch 中 __weakSelf 改为 @WeakSelf,__strongSelf 改为 @strongself
  4. CollectionViewManager 和 TableViewManager 移除同步和异步刷新 cell 的方法;
  5. TimeProfiler 增加页面分析器,控制台打印 VC 加载时间。