TABAnimated Versions Save

A skeleton screen loading framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架,包含快速植入,低耦合,兼容复杂视图等特点,提供国内主流骨架屏动画的加载方案,同时支持上拉加载更多、自定制动画。)

2.6.5

1 month ago
  1. change closeDiskCache default value to false
  2. closeCache is close disk cache at the same time

2.6.4

2 years ago

fix: scoll view delegate selector error

2.6.3

2 years ago

fix: filter UITextView、UIScollViewIndicator in different iOS versions update: change __unsafe_unretained to weak

2.6.2

2 years ago

fixed: protect targetControlName is nil

2.6.0

2 years ago
  1. manager all UICollectionFlowLayout delegates
  2. UIKit header in TABAnimatedProduction

2.5.8

2 years ago

fix: different versions of Xib have different tagIndexs

2.5.7

2 years ago

feature:

  1. add universal callback
  2. create componentLayer by create(x) in chain manager

fix: collectionView delegate

2.5.6

3 years ago

Fix: dark mode

2.5.5

3 years ago

feature: adjust skeleton components with property name

2.5.4

3 years ago

fix: take over UIScrollViewDelegate