All Projects → sagar-viradiya → Navigationuidemo

sagar-viradiya / Navigationuidemo

Licence: apache-2.0
Sample app showcasing using NavigationUI library to hook BottomNavigationView and NavigationView with navigation graph.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Navigationuidemo

Svelte Materialify
A Material UI Design Component library for Svelte heavily inspired by vuetify.
Stars: ✭ 351 (+408.7%)
Mutual labels:  material-components
Fluid
📖 Library for QtQuick apps with Material Design
Stars: ✭ 601 (+771.01%)
Mutual labels:  material-components
Matter
Material Design Components in Pure CSS. Materializing HTML at just one class per component 🍰
Stars: ✭ 888 (+1186.96%)
Mutual labels:  material-components
Material Components Ios
[In maintenance mode] Modular and customizable Material Design UI components for iOS
Stars: ✭ 4,484 (+6398.55%)
Mutual labels:  material-components
Angular Mdc Web
Angular wrapper for Material Design (Web) Components
Stars: ✭ 542 (+685.51%)
Mutual labels:  material-components
Material Drawer
Custom drawer implementation for Material design apps.
Stars: ✭ 611 (+785.51%)
Mutual labels:  material-components
Quasar
Quasar Framework - Build high-performance VueJS user interfaces in record time
Stars: ✭ 20,090 (+29015.94%)
Mutual labels:  material-components
Material Design Lite
Material Design Components in HTML/CSS/JS
Stars: ✭ 31,931 (+46176.81%)
Mutual labels:  material-components
Taptargetview
An implementation of tap targets from the Material Design guidelines for feature discovery.
Stars: ✭ 5,114 (+7311.59%)
Mutual labels:  material-components
Marvelheroes
❤️ A sample Marvel heroes application based on MVVM (ViewModel, Coroutines, LiveData, Room, Repository, Koin) architecture.
Stars: ✭ 826 (+1097.1%)
Mutual labels:  material-components
Android Iconics
Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.
Stars: ✭ 4,916 (+7024.64%)
Mutual labels:  material-components
Light
🍭 The usual Snackbar, but elegant
Stars: ✭ 542 (+685.51%)
Mutual labels:  material-components
Material Components Flutter
Modular and customizable Material Design UI components for Flutter
Stars: ✭ 651 (+843.48%)
Mutual labels:  material-components
Android Mdc Theming
Sample code used for a series of Medium posts on Material Components for Android
Stars: ✭ 388 (+462.32%)
Mutual labels:  material-components
Material Components
Documentation and policies for Material Components (all platforms)
Stars: ✭ 872 (+1163.77%)
Mutual labels:  material-components
Elm Mdc
Elm port of the Material Components for the Web CSS/JS library
Stars: ✭ 338 (+389.86%)
Mutual labels:  material-components
Flowbinding
Kotlin Coroutines Flow binding APIs for Android's platform and unbundled UI widgets, inspired by RxBinding.
Stars: ✭ 611 (+785.51%)
Mutual labels:  material-components
Dejajs Components
Angular components
Stars: ✭ 37 (-46.38%)
Mutual labels:  material-components
Vuetify
🐉 Material Component Framework for Vue
Stars: ✭ 33,085 (+47849.28%)
Mutual labels:  material-components
Slidetoact
A simple 'Slide to Unlock' Material widget for Android, written in Kotlin 📱🎨🦄
Stars: ✭ 783 (+1034.78%)
Mutual labels:  material-components

License Android Weekly

NavigationUIDemo

Sample app to demonstrate implementing navigation with BottomNavigationView and NavigationView material components. App shows how to hook navigation graph with BottomNavigationView and NavigationView using NavigationUI.

If you've found an error in this sample, please file an issue. Patches are encouraged, just open PR.

Screenshots

Home screen jetpack chart Home screen jetpack logo Home screen droid Screen info Nav drawer

License

Copyright 2018 Sagar Viradiya

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
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].