From 0bd4f8894fb9d650337b3537730b7f3f14db6687 Mon Sep 17 00:00:00 2001 From: Victor Gama Date: Thu, 12 Nov 2015 17:02:15 -0200 Subject: [PATCH] Move GuillotineMenu to the bottom of the list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c106e0c3f..2368f7a5d 100644 --- a/README.md +++ b/README.md @@ -354,7 +354,6 @@ Projects in Swift language will be marked with :large_orange_diamond: and :watch * [Chameleon](https://github.com/ViccAlexander/Chameleon) - A lightweight, yet powerful, flat color framework for iOS (ObjC & Swift). :large_orange_diamond: * [ActionSheetPicker-3.0](https://github.com/skywinder/ActionSheetPicker-3.0/) - Quickly reproduce the dropdown UIPickerView / ActionSheet functionality on iOS. * [FlatUIKit](https://github.com/Grouper/FlatUIKit) - A collection of awesome flat UI components for iOS. - * [GuillotineMenu](https://github.com/Yalantis/GuillotineMenu/tree/swift_2.0) - Guillotine (Drop down) transitioning animation menu :large_orange_diamond: * [JVFloatLabeledTextField](https://github.com/jverdi/JVFloatLabeledTextField) - UITextField subclass with floating labels. * [SSBouncyButton](https://github.com/StyleShare/SSBouncyButton) - iOS7-style bouncy button UI component. * [BetweenKit](https://github.com/ice3-software/between-kit) - A robust drag-and-drop framework for iOS. @@ -473,6 +472,7 @@ Projects in Swift language will be marked with :large_orange_diamond: and :watch * [DGElasticPullToRefresh](https://github.com/gontovnik/DGElasticPullToRefresh) - Elastic pull to refresh for iOS developed in Swift :large_orange_diamond: * [HTYTextField](https://github.com/hanton/HTYTextField) - A UITextField with bouncy placeholder. :large_orange_diamond: * [JDStatusBarNotification](https://github.com/jaydee3/JDStatusBarNotification) - Easy, customizable notifications displayed on top of the statusbar. + * [GuillotineMenu](https://github.com/Yalantis/GuillotineMenu/tree/swift_2.0) - Guillotine (Drop down) transitioning animation menu :large_orange_diamond: ### WebSocket * [Socket Rocket](https://github.com/square/SocketRocket) - A conforming Objective-C WebSocket client library.