YXTPageView

A Page View, which support scrolling to transition between a UIView and a UITableView

UIView (at the top)

UITableView (at the bottom)

Installation

CocoaPods

  • Add the dependency to your Podfile:
platform :ios
pod 'YXTPageView'
...
Ruby
  • Run pod install to install the dependencies.

Source files

Just clone this repository or download it in zip-file. Then you will find source files under YXTPageView directory. Copy them to your project.

Usage

See the demo project.

GitHub

A PageView, which supporting scrolling to transition between a UIView and a UITableViewRead More

Latest commit to the master branch on 4-18-2017
Download as zip