• Stars
    star
    113
  • Rank 310,012 (Top 7 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created about 9 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.