Skip to content

Commit

Permalink
Merge pull request vsouza#390 from hossamghareeb/SwiftySideMenu
Browse files Browse the repository at this point in the history
Add SwiftySideMenu
  • Loading branch information
heyvito committed Nov 25, 2015
2 parents a8811d1 + e886344 commit 07680bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ Projects in Swift language will be marked with :large_orange_diamond: and :watch
* [Fluent](https://github.com/matthewcheok/Fluent) - Swift animation made easy :large_orange_diamond:
* [Cheetah](https://github.com/suguru/Cheetah) - Easy animation library on iOS with Swift2. :large_orange_diamond:
* [RadialLayer](https://github.com/soheil/RadialLayer) - Animation for clickable elements (similar to Youtube Music). :large_orange_diamond:
* [Pop By Example](https://github.com/hossamghareeb/Facebook-POP-Tutorial) - A project tutorial in how to use Pop animation framework by example.

### Apple TV
* [Voucher](https://github.com/rsattar/Voucher) - A simple library to make authenticating tvOS apps easy via their iOS counterparts.
Expand Down Expand Up @@ -510,6 +511,7 @@ Projects in Swift language will be marked with :large_orange_diamond: and :watch
* [SWRevealViewController](https://github.com/John-Lluch/SWRevealViewController) - A UIViewController subclass for presenting side view controllers inspired on the FaceBook and Wunderlist apps, done right.
* [Notie](https://github.com/thii/Notie) - In-app notification in Swift, with customizable buttons and input text field. :large_orange_diamond:
* [SwiftColors](https://github.com/thii/SwiftColors) - HEX color handling as an extension for UIColor. :large_orange_diamond:
* [SwiftySideMenu](https://github.com/hossamghareeb/SwiftySideMenu) - a lightweight, fully customizable side menu for iOS inspired from [TimeLine app](https://itunes.apple.com/us/app/timeline-news-in-context/id948867534?mt=8&ign-mpt=uo%3D4). Built with spring animations using Facebook Pop.

### WebSocket
* [Socket Rocket](https://github.com/square/SocketRocket) - A conforming Objective-C WebSocket client library.
Expand Down

0 comments on commit 07680bd

Please sign in to comment.