Skip to content

Commit

Permalink
[Swift 4.2] Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishkakkad8 committed Oct 5, 2018
1 parent 79db65c commit 87cf524
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# AKSwiftSlideMenu

[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/matteocrippa/awesome-swift) [![Language](https://img.shields.io/badge/Swift-4-orange.svg)](https://swift.org)
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/matteocrippa/awesome-swift) [![Language](https://img.shields.io/badge/Swift-4.2-orange.svg)](https://swift.org)

Slide Menu (Drawer) in Swift 4
Slide Menu (Drawer) in Swift 4.2

Why to use a library everytime?

Let's create our own Slide Menu in Swift 4.
Let's create our own Slide Menu in Swift 4.2

![Slide Menu Example Image](https://cloud.githubusercontent.com/assets/6905345/10064748/8b39581e-6299-11e5-8829-d003e4069f30.png)

I have uploaded a video for easy way to integrate AKSwiftSlideMenu in your project :

[![How to integrate AKSwiftSlideMenu - iOS - Swift](https://img.youtube.com/vi/UEOf-mVeEzU/0.jpg)](https://www.youtube.com/watch?v=UEOf-mVeEzU)

I have written an article about this on my website http://ashishkakkad.com/2015/09/create-your-own-slider-menu-drawer-in-swift/
I have written an article about this on my website http://ashishkakkad.com/2015/09/create-your-own-slider-menu-drawer-in-swift/ (Old article not updated with Swift versions)

Happy Coding :)

0 comments on commit 87cf524

Please sign in to comment.