Swiftpack.co - neutronstarer/Refreshment as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by neutronstarer.
neutronstarer/Refreshment 1.0.13
Pull to refresh.
⭐️ 0
🕓 1 year ago
iOS
.package(url: "https://github.com/neutronstarer/Refreshment.git", from: "1.0.13")

Refreshment

  • Pull to refresh.
  • Support top left bottom right direction.
  • Support auto layout.

Usage

  1. Create custom refresh view extends RefreshmentView.
  2. Used as follow code.
    CustomRefreshmentView *view = [[CustomRefreshmentView alloc] init];
    view.trigger = ^(HorizontalRefreshView * view) {
        // refresh code        
    };
    tableView.rf.top = view;

GitHub

link
Stars: 0
Last commit: 1 year ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics