We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
c1205d0
保护低版本 KVO crash
接口优化: 1、初始化 options 的时候不需要传 view,会在给 view 置顶 options 的时候顺便指定 options 对应的 view 2、复用的 view 在更新 options 的时候不需要调用 update 方法了,直接指定 options 即可,内部会自己判断是首次赋值还是 update 3、isInsecting 改名为 isIntersecting
其他 bugfix
1be0419
接口优化 保护低版本 KVO crash
0b1a959
fixed bugs
60d384b
7846e79
修复复用场景曝光错误问题
91a5fe2
重命名某些方法
99fee1d
intersection observer publish.