/RxSkeleton

Support for using SkeletonView with RxDataSources.

Primary LanguageSwiftMIT LicenseMIT

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.