Slide Menu (Drawer) in Swift

Overview

AKSwiftSlideMenu

Awesome Language

Slide Menu (Drawer) in Swift 5.0

Why to use a library everytime?

Let's create our own Slide Menu in Swift 5.0

Slide Menu Example Image

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

How to integrate AKSwiftSlideMenu - iOS - 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 :)

Comments
  • Errors in BaseViewController Class

    Errors in BaseViewController Class

    Expected expression in list of expressions on this line:

    btnShowMenu.addTarget(self, action: #selector(BaseViewController.onSlideMenuButtonPressed(_:)), forControlEvents: UIControlEvents.TouchUpInside)

    opened by damilolah 2
  • can't inheritance BaseViewController from UITableViewController class

    can't inheritance BaseViewController from UITableViewController class

    if class use UITableViewController and i want use BaseViewController to add menu to this class

    can't inheritance BaseViewController from UITableViewController class

    opened by muhgad 1
  • open menu controller on full screen above navigation controller

    open menu controller on full screen above navigation controller

    ios screen shot for menu bar Wrong way Android screen shot for menu bar Correct way

    1st Screenshot for ios and 2nd for android but i have to implement menu display like android screen shot in ios which menu bar shown above the navigation bar

    opened by amitg02 1
  • Opening the menu from left to right

    Opening the menu from left to right

    The left-to-right screen with the finger is modified to open the menu during the drawing phase. Here, UIScreenEdgePanGesture is used and added to the HomeVC screen and the menu is opened when the pull-out method ends.

    opened by rrdolaner 0
  • Swipe option to open sideMenu

    Swipe option to open sideMenu

    @ashishkakkad8 i want to open sidemenu while swipe left to right but i did not find any solution and help..... please help me to open sideMenu through swipe

    opened by Rana-Muhammad-Amir 0
  • Not able to close custom popup view

    Not able to close custom popup view

    Hi I have integrated your code in my application its working very nice, but I'm not able to remove custom pop up from application. when I remove using removefromsuperview screen is displaying blank. Please help me to resolve this.

    opened by RohanBharatChougule 0
  • Landscape

    Landscape

    Hello,

    Thanks for your project, it is very helpful.

    I can't manage to fix the top position of the side menu when the phone is in landscape mode. If you test it, you'll see about 20 pixels between the nabber and the sliding menu.

    Can you fix it or tell me how to do?

    Best regards. Alexandre

    opened by pelletalexandre 0
  • Empty Button on ViewControllers with UITableViewDelgate

    Empty Button on ViewControllers with UITableViewDelgate

    I'm seeing this issue on the view controllers that follow this format

    class LocationViewController: BaseViewController, UITableViewDataSource, UITableViewDelegate

    screen shot 2017-05-28 at 10 35 29 pm

    I'm not sure on what the issue could be, I've put the issue on stackoverflow as well with the code, I would really appreciate any help given as I'm tearing my hair over this trying to debug!

    https://stackoverflow.com/questions/44234036/blank-menu-button-with-swift-slide-menu

    opened by drfrink 0
Releases(5.0)
Owner
Ashish Kakkad
iOS Developer | Objective-C | Swift
Ashish Kakkad
Slide Menu (Drawer) in Swift

AKSwiftSlideMenu 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

Ashish Kakkad 281 Jan 5, 2023
iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app. It is written in pure swift.

SlideMenuControllerSwift iOS Slide View based on iQON, Feedly, Google+, Ameba iPhone app. Installation CocoaPods pod 'SlideMenuControllerSwift' Carth

Yuji Hato 3.3k Dec 29, 2022
iOS Slide Menu Controller. It is written in pure swift.

SlideMenuController Requirements iOS 9+ Installation SlideMenuController is available through CocoaPods. To install it, simply add the following line

Myung gi son 40 Jan 16, 2022
Simple side/slide menu control for iOS, no code necessary! Lots of customization. Add it to your project in 5 minutes or less.

▤ SideMenu If you like SideMenu, give it a ★ at the top right of this page. SideMenu needs your help! If you're a skilled iOS developer and want to he

Jon Kent 5.4k Dec 29, 2022
This is a spring slide menu for iOS apps - 一个弹性侧滑菜单

LLSlideMenu This is a spring slide menu for iOS apps 一个弹性侧滑菜单 弹性动画原理借鉴该项目中阻尼函数实现 Preview 预览 Installation 安装 pod 1.pod 'LLSlideMenu', '~> 1.0.6'

Li Lei 590 Dec 7, 2022
Drawer view controller that easy to use!

KWDrawerController Drawer view controller that is easy to use! Installation CocoaPods (iOS 8+ projects) KWDrawerController is available on CocoaPods.

Jungwon An 157 Jun 14, 2022
Drawer view controller that easy to use!

KWDrawerController Drawer view controller that is easy to use! Installation CocoaPods (iOS 8+ projects) KWDrawerController is available on CocoaPods.

Jungwon An 157 Jun 14, 2022
Swift-sidebar-menu-example - Create amazing sidebar menu with animation using swift

 SWIFT SIDEBAR MENU EXAMPLE In this project I create a awesome side bar menu fo

Paolo Prodossimo Lopes 4 Jul 25, 2022
SwiftySideMenu is a lightweight and easy to use side menu controller to add left menu and center view controllers with scale animation based on Pop framework.

SwiftySideMenu SwiftySideMenu is a lightweight, fully customizable, and easy to use controller to add left menu and center view controllers with scale

Hossam Ghareeb 84 Feb 4, 2022
EasyMenu - SwiftUI Menu but not only button (similar to the native Menu)

EasyMenu SwiftUI Menu but not only button (similar to the native Menu) You can c

null 10 Oct 7, 2022
Hamburger Menu Button - A hamburger menu button with full customization

Hamburger Menu Button A hamburger menu button with full customization. Inspired by VinhLe's idea on the Dribble How to use it You can config the looks

Toan Nguyen 114 Jun 12, 2022
⭕️ CircleMenu is a simple, elegant UI menu with a circular layout and material design animations. Swift UI library made by @Ramotion

CIRCLE MENU Simple, elegant UI menu with a circular layout and material design animations We specialize in the designing and coding of custom UI for M

Ramotion 3.4k Dec 29, 2022
A simple side menu for iOS written in Swift.

ENSwiftSideMenu A lightweight flyover side menu component for iOS with the UIDynamic's bouncing animation, UIGestures and UIBlurEffect. Allows you to

Evgeny Nazarov 1.8k Dec 21, 2022
Our Guillotine Menu Transitioning Animation implemented in Swift reminds a bit of a notorious killing machine.

GuillotineMenu.swift Inspired by this project on Dribbble Also, read how it was done in our blog Requirements iOS 8.0+ Xcode 10 Swift 5.0 (v 4.1+) Swi

Yalantis 2.9k Dec 13, 2022
iOS Interactive Side Menu written in Swift.

Interactive Side Menu A customizable, interactive, auto expanding and collapsing side menu for iOS written in Swift. Here are some of the ways Interac

Handsome 706 Dec 15, 2022
✨ Awesome Dropdown menu for iOS with Swift 5.0

The eligible dropdown menu for iOS, written in Swift 5, appears dropdown menu to display a view of related items when a user click on the dropdown menu. You can customize dropdown view whatever you like (e.g. UITableView, UICollectionView... etc)

Kyle Yi 1.3k Dec 26, 2022
RadialMenu is a custom control for providing a touch context menu (like iMessage recording in iOS 8) built with Swift & POP

RadialMenu Looking for help? For $150/hr I'll help with your RadialMenu problems including integrating it into your project. Email [email protected] t

Brad Jasper 297 Nov 27, 2022
The elegant yet functional dropdown menu, written in Swift, appears underneath the navigation bar to display a list of defined items when a user clicks on the navigation title.

Introduction The elegant yet functional dropdown menu, written in Swift, appears underneath the navigation bar to display a list of defined items when

Tho Pham 2.7k Dec 28, 2022
ExpandingMenu is menu button for iOS written in Swift.

ExpandingMenu ExpandingMenu is written in Swift. Requirements iOS 8.0+ Xcode 10.0+ Swift 3.x+ Installation CocoaPods You can install CocoaPods with th

null 454 Dec 7, 2022