#
bottomnavigationview
Here are 158 public repositories matching this topic...
android
library
widget
material-design
navigation
navbar
android-library
android-ui
bottom-navigation
navigationview
bottomnavigationview
navigation-view
navigationbar
bottomnavigation
android-ui-insipired
bottomnavigationbar
-
Updated
May 23, 2020 - Java
A simpler way for implementing the Bottom Navigation View on Android
android
view
android-library
viewpager
android-ui
bottombar
bottom-navigation
bottomnavigationview
bottom-nav
bottom-navigation-view
-
Updated
Jun 22, 2020 - Java
This library represents a Bottom Navigation with an awesome morph effect on top of the selected item
android
library
bottomnavigationview
materialdesign
bottomnavigation
morphing-animations
bottomnavigationbar
materialcomponents
bottomnavigationlibrary
-
Updated
Jul 13, 2018 - Kotlin
A customizable and easy to use BottomBar navigation view with sleek animations.
-
Updated
May 28, 2020 - Kotlin
Easily add four tabbed bottom navigation bar in your activity.
-
Updated
Apr 19, 2017 - Java
Fluid Bottom Navigation library for Android
-
Updated
Dec 20, 2019 - Kotlin
A beautiful and simple bottom navigation bar with smooth animation when switching selected item.
library
android-studio
bottom-navigation
ios-lib
bottomnavigationview
flutter
bottom-navigation-view
dart-library
bottomnavigationbar
-
Updated
May 17, 2020 - Dart
e-nathan
commented
Apr 7, 2018
Is it possible to move the Snackbar above Bottom Navigation bar.
I have created the snackbar like this
var view = ((Activity)Forms.Context).FindViewById(Android.Resource.Id.Content); var snack = Snackbar.Make(view, message, duration); if (actionText != null && action != null) snack.SetAction(actionText, action); snack.Show();
A sample app for Bottom Navigation View with ViewPager in Android
-
Updated
Dec 19, 2017 - Java
An android library that allows to use Lottie and create the bottom navigation.
-
Updated
Nov 19, 2019 - Java
A nice looking Spotify like bottom navigation view
spotify
bottom-sheet
bottombar
bottom-navigation
navigationview
bottomnavigationview
bottomsheet
bottom
bottomnavigation
bottom-navigation-view
bottomnavigationbar
-
Updated
Sep 16, 2019 - Kotlin
An example of how to use Android's new Bottom Navigation View component to switch between separate activities.
-
Updated
Mar 22, 2018 - Java
BottomNavigation RichPath Sample
svg
animation
vector
path
bottom-navigation
bottomnavigationview
bottomnavigation-demo
vectordrawable
richpath
-
Updated
Aug 15, 2017 - Java
A small library containing two adapters which allow for easy fragment management with a NavigationView.
-
Updated
Jun 26, 2017 - Java
Bottom Navigation based on Bottom Navigation View from Android
-
Updated
Dec 8, 2017 - Java
An Android library that holds fragment states for bottom navigation view even when activity rotates.
-
Updated
Sep 19, 2017 - Java
Example of Android BottomNavigationView
android
kotlin
bottomnavigationview
bottomnavigation
bottom-navigation-view
bottomnavigationview-shift-mode
-
Updated
Mar 1, 2020 - Kotlin
Simple Bottom Navigation Bar for Android
-
Updated
Jun 27, 2019 - Java
A flutter package that handles navigation deep in the widget tree
-
Updated
Jun 18, 2020 - Dart
A light bottom navigation bar in Android supporting Tint mode.
-
Updated
Jun 19, 2020 - Java
A beautiful animated flutter widget package library. The tab bar will attempt to use your current theme out of the box, however you may want to theme it.
android
dart
ios
widget
android-library
tabbar
ios-lib
bottomnavigationview
flutter
dartlang
appbar
dart-library
flutter-plugin
flutter-apps
flutter-material
flutter-demo
flutter-widget
flutter-ui
flutter-package
dart-package
-
Updated
Jul 6, 2020 - Dart
Fork of the BottomNavigationView from the design lib to allow for view state, accessibility and colorful animations
-
Updated
Mar 9, 2017 - Kotlin
CircleBottomBar library for Android
-
Updated
Jul 4, 2018 - Java
Lightweight library to handle BottomNavigationView behaviour (eg like in YoutubeApp)
android
kotlin
fragments
lightweight
library
navigation
android-library
viewpager
bottomnavigationview
androidx
lightweight-library
-
Updated
Jan 5, 2020 - Kotlin
Xamarin.Android Binding Library for Ittianyu BottomNavigationViewEx
android
xamarin
viewpager
bindings
xamarin-android
bottomnavigationview
xamarin-android-binding
bottomnavigationviewex
ittianyu-bottomnavigationviewex
-
Updated
May 30, 2019 - C#
The demo project for Bottom Navigation with Navigation Architecture Components article
android
kotlin
tutorial
medium
kotlin-android
android-development
jetpack
android-architecture
bottom-navigation
android-app
bottomnavigationview
bottomnavigation
bottom-navigation-view
architecture-components
jetpack-navigation
jetpack-android
-
Updated
Jan 12, 2020 - Kotlin
Improve this page
Add a description, image, and links to the bottomnavigationview topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bottomnavigationview topic, visit your repo's landing page and select "manage topics."
How to disable i_empty on CenterFabActivity , to make it not clickable?
If you click near Fab you will see click effect on i_empty at BottomNavigationViewEx