From dd9b39c0cf5e13fa4b553c4a7edc6f61a797b9f1 Mon Sep 17 00:00:00 2001 From: Hoang Tran Date: Wed, 3 Aug 2016 15:32:18 +0700 Subject: [PATCH] Add HTPullToRefresh --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b96b37a8..4864364a9 100644 --- a/README.md +++ b/README.md @@ -1378,6 +1378,7 @@ Most of these are paid services, some have free tiers. * [ADChromePullToRefresh](https://github.com/Antondomashnev/ADChromePullToRefresh) - Chrome iOS app style pull to refresh with multiple actions. * [BreakOutToRefresh](https://github.com/dasdom/BreakOutToRefresh) - A playable pull to refresh view using SpriteKit. :large_orange_diamond: * [MJRefresh](https://github.com/CoderMJLee/MJRefresh) An easy way to use pull-to-refresh. +* [HTPullToRefresh](https://github.com/hoang-tran/HTPullToRefresh) - Easily add vertical and horizontal pull to refresh to any UIScrollView. Can also add multiple pull-to-refesh views at once. ##### Rating Stars * [FloatRatingView](https://github.com/glenyi/FloatRatingView) - Whole, half or floating point ratings control written in Swift :large_orange_diamond: