Skip to content

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

License

Notifications You must be signed in to change notification settings

hanton/YXTPageView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

71989f1 · Jul 16, 2015

History

16 Commits
Jul 16, 2015
Jul 16, 2015
Jul 16, 2015
Jul 16, 2015
Jun 18, 2015
Jul 16, 2015
Jul 16, 2015
Jul 16, 2015
Jul 16, 2015
Jul 16, 2015
Jul 16, 2015
Jul 16, 2015

Repository files navigation

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'
...
  • 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.

Screenshot

screenshot

Requirements

  • iOS 7.0+
  • ARC

Contributing

Anyone who would like to contribute to the project is more than welcome.

  • Fork this repo
  • Make your changes
  • Submit pull request

License

YXTMotionView is released under the MIT license.

Contact

Hanton Yang (hanton.yang@gmail.com)

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published