ABCollectionViewFRC:NSFetchedResultsControllerDelegate包装器,用于UICollectionView动画更改

时间:2024-06-12 07:53:09
【文件属性】:
文件名称:ABCollectionViewFRC:NSFetchedResultsControllerDelegate包装器,用于UICollectionView动画更改
文件大小:6KB
文件格式:ZIP
更新时间:2024-06-12 07:53:09
Ruby ABCollectionViewFRC NSFetchedResultsControllerDelegate包装器,用于UICollectionView动画更改 用法 只是 pod 'ABCollectionViewFRC' 并替换以下代码(例如,使用MagicicalRecord): - (NSFetchedResultsController *)frc { if (_frc == nil) { _frc = [MenuItem MR_fetchAllSortedBy:@"item_id" ascending:YES withPredicate: [NSPredicate predicateWithFormat:@"section = %@",self.menuSection] groupBy:nil delegate:se
【文件预览】:
ABCollectionViewFRC-master
----.gitignore(494B)
----ABCollectionViewFRC.podspec(6KB)
----LICENSE(1KB)
----README.md(3KB)
----ABCollectionViewFRC.h(1KB)
----ABCollectionViewFRC.m(3KB)

网友评论