You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you can see, when using RxDataSources, we can not just use SkeletonView together, so I wrote this code to support for using SkeletonView with RxDataSources.
Installation
pod 'RxSkeleton'
Screenshot
Usage
See demo project for details.
About
Support for using SkeletonView with RxDataSources.