AKSwiftSlideMenu
  • November 24, 2023

Slide Menu (Drawer) in Swift 5.0

Why to use a library everytime?

Let’s create our own Slide Menu in Swift 5.0

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

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 🙂

GitHub


View Github

#drawer #hacktoberfest #sidemenu #slidemenu #swift #swift3 #swift4 #swift5
YOU MIGHT ALSO LIKE...
Popup View

Floaters Toasts Popups Sheets

Drops 💧

A µFramework for showing alerts like the one used when copying from pasteboard or connecting Apple pencil.

MarqueeText

A SwiftUI Marquee or "scrolling text" effect found in Apple native apps. For when one line isn't enough, but two ...

TextBuilder

Introduction Text composition in SwiftUI can often be cumbersome, especially when there's logic affecting its format and content. TextBuilder leverages the ...

TextView

Download File -> Swift Packages -> Add Package Dependency... Select your project Enter https://github.com/kenmueller/TextView for the package repository URL Select Branch: master Click Finish ...