From eb1a9833923eb8e5b64eca35fac293e63f3de5ac Mon Sep 17 00:00:00 2001 From: Lucas Farah Date: Tue, 2 Aug 2016 00:04:49 -0300 Subject: [PATCH] Added TOActionSheet by @TimOliver --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22e195dac..08482349e 100644 --- a/README.md +++ b/README.md @@ -1129,6 +1129,7 @@ Most of these are paid services, some have free tiers. * [FDStackView](https://github.com/forkingdog/FDStackView) - Use UIStackView directly in iOS6+ * [Popover](https://github.com/corin8823/Popover) - Popover is a balloon library like Facebook app :large_orange_diamond: * [YangMingShan](https://github.com/yahoo/YangMingShan) - YangMingShan is a collection of iOS UI components that we created while building Yahoo apps. +* [TOActionSheet](https://github.com/TimOliver/TOActionSheet) - A custom-designed reimplementation of the UIActionSheet control for iOS ##### Activity Indicator