navigation-view
There are 20 repositories under navigation-view topic.
gauravk95/bubble-navigation
🎉 [Android Library] A light-weight library to easily make beautiful Navigation Bar with ton of 🎨 customization option.
andremion/Floating-Navigation-View
A simple Floating Action Button that shows an anchored Navigation View
PieroCastillo/Aura.UI
A Library with a lot of Controls for AvaloniaUI
inaseem/ShapedNavigationView
This is an Android library to make Shaped NavigationViews inside your Android applications.
timlg07/Fluent-Design
Microsoft's Fluent Design with pure HTML/CSS/JS
bigscreen/iconic-tab-bar
Android TabView that follows Android BottomBar design pattern.
wajahatkarim3/BottomNavigationWithActivities
A example project of using BottomNavigation with Activities rather than Fragments.
vikasdesale/News24x7-news-from-every-part-of-the-world
💻 📰 Capstone Project: Implemented my custom app using the full gamut of the Android framework, including a Material user experience and the use of a variety of Google Play services. This app allows the user to read or listen to news which comes from more than 70 sources.
pedromassango/material-components-navigation-drawer
An android project showing a example of using the DawerLayout and NavigationView together
larkes-cyber/CoffeeShop
Coffee shop mobile app
Liqiankun/DLNavigationBar
UINavigationBar不同颜色的过度
tutorialwing/android-bottom-navigation-view
Sample code provided by www.tutorialwing.com. This code demonstrates use of bottom navigation view into your android application. For more info Visit -
appleobject/Notekeeper-Kotlin
A NoteKeeper App
DrassApps/iOS-Navigation-View
Ejemplo de un menú lateral para iOS (Navigation View Swift)
HasnathJami/Android_Navigation
Android navigation components
rohit-56/SwiftUI-Learning
This is repository where I implement different functionalities of SwiftUI like ZStack , VStack , timer in SwiftUI
tutorialwing/android-navigationview-tutorial
Sample code provided by www.tutorialwing.com. NavigationView is material design support library that is used to show a drawer on left or right side of the screen. This is a sample code to show both scenario. For More Info Visit -