Skip to content

Commit 87cf524

Browse files
[Swift 4.2] Update
1 parent 79db65c commit 87cf524

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# AKSwiftSlideMenu
22

3-
[![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)
3+
[![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)
44

5-
Slide Menu (Drawer) in Swift 4
5+
Slide Menu (Drawer) in Swift 4.2
66

77
Why to use a library everytime?
88

9-
Let's create our own Slide Menu in Swift 4.
9+
Let's create our own Slide Menu in Swift 4.2
1010

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

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

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

17-
I have written an article about this on my website http://ashishkakkad.com/2015/09/create-your-own-slider-menu-drawer-in-swift/
17+
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)
1818

1919
Happy Coding :)

0 commit comments

Comments
 (0)