Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 346 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 346 Bytes

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.