All Projects → CNKCQ → Sidenavigation

CNKCQ / Sidenavigation

Licence: mit
Simple side navitation control for iOS in Swift , Right and Left sides, Support iPad & Object-C

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Sidenavigation

Slidingrootnav
DrawerLayout-like ViewGroup, where a "drawer" is hidden under the content view, which can be shifted to make the drawer visible.
Stars: ✭ 2,939 (+2411.97%)
Mutual labels:  sidemenu, navigation-drawer
Duo Navigation Drawer
A flexible, easy to use, unique drawer library for your Android project.
Stars: ✭ 986 (+742.74%)
Mutual labels:  navigation-drawer
Akswiftslidemenu
Slide Menu (Drawer) in Swift
Stars: ✭ 281 (+140.17%)
Mutual labels:  sidemenu
Sidemenu
Simple side/slide menu control for iOS, no code necessary! Lots of customization. Add it to your project in 5 minutes or less.
Stars: ✭ 5,267 (+4401.71%)
Mutual labels:  sidemenu
React Sidenav
React based Sidebar Navigation
Stars: ✭ 325 (+177.78%)
Mutual labels:  sidemenu
Interactivesidemenu
iOS Interactive Side Menu written in Swift.
Stars: ✭ 668 (+470.94%)
Mutual labels:  sidemenu
Navigationdrawersi
Navigation Drawer Simple Implementation
Stars: ✭ 272 (+132.48%)
Mutual labels:  navigation-drawer
Lmsidebarcontroller
LMSideBarController is a simple side bar controller inspired by Tappy and Simon Hoang.
Stars: ✭ 108 (-7.69%)
Mutual labels:  sidemenu
Food Delivery Application
This android application is a food delivery application. It uses various layouts and a nice GUI.
Stars: ✭ 27 (-76.92%)
Mutual labels:  navigation-drawer
Alerttransition
AlertTransition is a extensible library for making view controller transitions, especially for alert transitions.
Stars: ✭ 565 (+382.91%)
Mutual labels:  sidemenu
Materialdrawerkt
A Kotlin DSL wrapper around the mikepenz/MaterialDrawer library.
Stars: ✭ 508 (+334.19%)
Mutual labels:  navigation-drawer
Custom Navigation Drawer
Custom Navigation Drawer Library for Android
Stars: ✭ 364 (+211.11%)
Mutual labels:  navigation-drawer
Fapanels
FAPanels - Swift
Stars: ✭ 850 (+626.5%)
Mutual labels:  sidemenu
Appcompat Extension Library
A library that builds on the AppCompat Design Library and provides additional common components such as AccountHeaderView, FloatingActionMenu, CircleImageView, Picker Dialogs, FlexibleToolbarLayout, Delightful Detail Drawables and TypefaceCompat.
Stars: ✭ 307 (+162.39%)
Mutual labels:  navigation-drawer
Mini Md Sidenav
Stars: ✭ 51 (-56.41%)
Mutual labels:  navigation-drawer
Ssasidemenu
A Swift implementation of RESideMenu
Stars: ✭ 609 (+420.51%)
Mutual labels:  sidemenu
Sidemenu
An interactive iOS side menu with rich features.
Stars: ✭ 442 (+277.78%)
Mutual labels:  sidemenu
Drawer Behavior Flutter
Drawer behavior is a library that provide an extra behavior on drawer, such as, move view or scaling view's height while drawer on slide.
Stars: ✭ 110 (-5.98%)
Mutual labels:  navigation-drawer
Fwsidemenu
侧滑控件:支持左、右滑动的侧滑菜单,可配置单侧滑动,同时可配置菜单宽度等,更多配置请参考”可设置参数“。参考了QQ用户体验:支持边缘侧滑,解决手势冲突问题(边缘范围可设置)。提供OC使用Demo。
Stars: ✭ 90 (-23.08%)
Mutual labels:  sidemenu
Flutterplayground
Playground app for Flutter
Stars: ✭ 859 (+634.19%)
Mutual labels:  navigation-drawer

SideNavigation

CI Status Version License Platform

Features

  • [x] A Side menu.
  • [x] Draggable.
  • [x] ipad support.
  • [x] Independent components.
👀 See also:

SideNavigation_display

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • iOS 8.0+
  • Swift 3 ( < 1.0.7 ), Swift 4 ( >= 1.0.7 ), Swift 5, Objective-C

Installation

SideNavigation is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "SideNavigation"

Usage

Please see example or Objective-C example

Welcome

Welcome to contribute

Author

[email protected], [email protected]

License

SideNavigation is available under the MIT license. See the LICENSE file for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].