navigation-drawer
Here are 272 public repositories matching this topic...
The flexible, easy to use, all in one drawer library for your Android project. Now brand new with material 2 design.
-
Updated
Aug 10, 2020 - Kotlin
DrawerLayout-like ViewGroup, where a "drawer" is hidden under the content view, which can be shifted to make the drawer visible.
-
Updated
Aug 1, 2020 - Java
A flexible, easy to use, unique drawer library for your Android project.
-
Updated
Mar 1, 2019 - Java
Playground app for Flutter
-
Updated
Mar 23, 2020 - Dart
A Kotlin DSL wrapper around the mikepenz/MaterialDrawer library.
-
Updated
Jun 19, 2020 - Kotlin
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.
-
Updated
Aug 19, 2020 - Kotlin
Custom Navigation Drawer Library for Android
-
Updated
Oct 14, 2018 - Java
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.
-
Updated
Mar 20, 2018 - Java
Navigation Drawer Simple Implementation
-
Updated
Aug 17, 2019 - Java
Sample app showcasing the Navigation Drawer according Material Design guidelines. Check out the article to further explanation.
-
Updated
Jun 4, 2017 - Java
-
Updated
Feb 1, 2020 - Kotlin
Simple side navitation control for iOS in Swift , Right and Left sides, Support iPad & Object-C
-
Updated
Jan 5, 2019 - Swift
This is a Custom Navigation controller along with tab bar controller and it provides a navigation slider to easy to access other controllers in iOS and it's made in Swift 3.
-
Updated
Oct 26, 2018 - Swift
Material Backdrop
-
Updated
Aug 13, 2020 - Java
Navigation Drawer with New JetPacks Navigation Component
-
Updated
Nov 4, 2018 - Java
Easy to use customisations of standard NavigationDrawer
-
Updated
Jun 29, 2019 - Kotlin
Android Navigation Tab Bar with Drawer - Alternative to Navigation Drawer (Hamburger Menu)
-
Updated
Oct 25, 2017 - Java
A swift style Animated side nav that slides the main app to the side with a 3d perspective menu with parallax effect.
-
Updated
Jul 30, 2020 - Kotlin
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.
-
Updated
Aug 8, 2020 - Dart
Custom navigation view animation based on dragging & scrolling at TableView, CollectionView OR ScrollView
-
Updated
Mar 11, 2020 - Swift
A simple app that shows categories, subcategories and items.
-
Updated
Dec 28, 2017 - Java
The sample project that demonstrate how to combine MVP and Delegation pattern to clean your Activity. The presenter usually contains business logic and we can use a delegate to init and get a value from a service, broadcast receiver or manager that depends on Android SDK.
-
Updated
Apr 18, 2017 - Java
-
Updated
Aug 18, 2020 - TypeScript
A simple app quickly store what's on your mind.
-
Updated
Sep 10, 2019 - Dart
A Very Flexible Widget that can Implement Material Sheets on all Directions, both modal and persistent, and consequently a Material Navigation Drawer
-
Updated
Apr 29, 2020 - Dart
The navigation drawer is a UI panel that shows your app's main navigation menu. It is hidden when not in use, but appears when the user swipes a finger from the left edge of the screen or, when at the top level of the app, the user touches the drawer icon in the app bar.
-
Updated
Jun 14, 2020 - C#
-
Updated
Jul 3, 2018 - Java
This android application is a food delivery application. It uses various layouts and a nice GUI.
-
Updated
Jul 2, 2017 - Java
Django Admin addon to navigate through hierarchies.
-
Updated
Aug 5, 2020 - Python
Improve this page
Add a description, image, and links to the navigation-drawer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the navigation-drawer topic, visit your repo's landing page and select "manage topics."


Is there any way to implement horizontal radio button group?