RxSkeleton icon indicating copy to clipboard operation
RxSkeleton copied to clipboard

Support for using SkeletonView with RxDataSources.

trafficstars

Overview

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.