SkeletonView icon indicating copy to clipboard operation
SkeletonView copied to clipboard

SkeletonView side by side of UITableView/UICollectionView RxCocoa binding

Open aarashgoodarzi opened this issue 3 years ago • 3 comments

problem

Using skeletonView with UITableviewDataSourse works fine and handy but when it it comes to RxCocoa binding( like: tableView.rx.items(...) ) there's no clear solution to make skeleton for a tableView or a CollectionView.

Proposed solution

make another protocol for non-tableView-dataSourced lists!

benefit

developers can use skeletonView in Rx-based projects which contains a lot of existing projects.

aarashgoodarzi avatar Feb 03 '21 06:02 aarashgoodarzi

Hi @Juanpe , Is there any update regarding this open request? I saw that this guy created a sort of patch to use SkeletonView with RxDataSource (https://github.com/anyoptional/RxSkeleton), maybe it can be useful?

pastorin avatar Apr 22 '22 13:04 pastorin

Anything new guy ?

starlight173 avatar May 19 '22 03:05 starlight173

Anything new guy ?

mzying2013 avatar Jan 13 '23 01:01 mzying2013