- August 22, 2025
- Mins Read
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 🙂
A SwiftUI Marquee or "scrolling text" effect found in Apple native apps. For when one line isn't enough, but two ...
Introduction Text composition in SwiftUI can often be cumbersome, especially when there's logic affecting its format and content. TextBuilder leverages the ...