tukzi / JYPaging

Imitation TaoBao details page flip effect 仿淘宝商品详情页上拉翻页效果

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JYPaging

Imitation TaoBao details page flip effect 仿淘宝商品详情页上拉翻页效果

JYPaging is a simple tool for iOS.It's a category for UIScrollView. It use MJRefresh which a powerfor refresh control. You can get the code from https://github.com/CoderMJLee/MJRefresh

ScreenShot1

ScreenShot2

How To Get Started

You can use this category through one line code.

_scrollView.secondScrollView = detailVC.scrollView;

Yes, that' all!

Communication

If you found a bug, and can provide steps to reliably reproduce it, open an issue. If you have a feature request, open an issue. If you want to contribute, submit a pull request

License

JYPaging is released under the MIT license. See LICENSE for details.

About

Imitation TaoBao details page flip effect 仿淘宝商品详情页上拉翻页效果

License:MIT License


Languages

Language:Objective-C 54.9%Language:Ruby 45.1%