#
navigation
Here are 2,442 public repositories matching this topic...
-
Updated
Nov 6, 2020 - Java
A complete native navigation solution for React Native
-
Updated
Dec 24, 2020 - Objective-C
android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/p/2a884e211a62
-
Updated
Nov 30, 2020 - Java
是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!
android
music
music-player
navigation
mvvm
jetpack
mvvm-architecture
databinding
mvvm-android
livedata
androidx
jetpack-navigation
jetpack-android
jetpack-lifecycle-components
databinding-android
livedata-viewmodel
-
Updated
Dec 15, 2020 - Java
Unlike all those arrogant UINavigationBar, this one is shy and humble! Easily create auto-scrolling navigation bars!
ios
ui
objective-c
navigation
cocoapods
uikit
scrolling
uinavigationcontroller
navigationbar
scrollview
-
Updated
Sep 20, 2018 - Objective-C
A custom WordPress nav walker class to fully implement the Twitter Bootstrap 4.0+ navigation style (v3-branch available for Bootstrap 3) in a custom theme using the WordPress built in menu manager.
bootstrap
php
wordpress
twitter-bootstrap
navigation
wordpress-theme
icons
menus
nav
custom-theme
walker
wp-bootstrap-navwalker
-
Updated
Dec 21, 2020 - PHP
Native navigation library for React Native applications
-
Updated
Jun 27, 2019 - Java
Sidr is a jQuery plugin for creating side menus and the easiest way for doing your menu responsive.
-
Updated
Sep 29, 2020 - JavaScript
超简单!!! 一行代码设置状态栏、导航栏按钮、标题、颜色、透明度,移动等 WRNavigationBar which allows you to change NavigationBar's appearance dynamically
-
Updated
May 9, 2020 - Objective-C
Animated side menu with customizable UI
swift
menubar
tap
ios
xcode
navigation
animation
cocoapods
panel
menu
sidemenu
menu-navigation
side-menu
dismissal
side-menu-oco
-
Updated
Apr 13, 2020 - Swift
The best javascript plugin for app look-alike on- and off-canvas menus with sliding submenus for your website and webapp.
-
Updated
Dec 24, 2020 - TypeScript
-
Updated
Dec 1, 2020 - Kotlin
Implicitly make every view controller has its own navigation bar
-
Updated
Dec 18, 2020 - Objective-C
layerJS: Javascript UI composition framework
javascript
library
ui
html5
frontend
navigation
animation
touch
composition
declarative
swipe
transition
menu
layers
frame
stage
layerslider
layerjs
-
Updated
Oct 17, 2020 - JavaScript
Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
-
Updated
Dec 17, 2020 - HTML
Android Single Activity Applications framework without Fragment.
-
Updated
Dec 23, 2020 - Java
An easy to use floating drawer view controller.
-
Updated
Oct 13, 2017 - Objective-C
The practice of MVVM + Jetpack architecture in Android.
android
kotlin
navigation
rxjava
mvvm
lifecycle
mvvm-architecture
android-jetpack
rxjava-bindings
dagger-hilt
hilt
android-paging
-
Updated
Nov 23, 2020 - Kotlin
Bottom Navigation widget component inspired by the Google Material Design Guidelines at https://www.google.com/design/spec/components/bottom-navigation.html
android
widget
material-design
navigation
xml
tablet
google-material
bottombar
bottomnavigation
menu-xml
-
Updated
Mar 22, 2019 - Kotlin
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
An Android library for managing multiple stacks of fragments
android
fragments
navigation
android-library
fragment
fragment-transactions
android-lib
android-navigation
multiple-stacks
tab-switches
-
Updated
Jun 23, 2020 - Kotlin
Extras binding and intent builders for Android apps.
android
java
dart
navigation
injection
intent
annotation-processor
intent-builder
henson
annotation-processor-option
-
Updated
Nov 30, 2020 - Java
aditi741997
commented
Nov 2, 2020
Hello
I was going through the costmap_2d_ros.cpp file, and there is a timer with 0.1 duration, that calls movementCB function, which updates the parameters robot_stopped_ and old_pose.
On searching for these two params int he whole navigation code, I didnt find anything that uses the values of these parameters.
I was wondering what is movementCB and these parameters for?
The flexible, and fast router for react that is entirely based on hooks
-
Updated
Dec 21, 2020 - JavaScript
Improve this page
Add a description, image, and links to the navigation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the navigation topic, visit your repo's landing page and select "manage topics."
Related: react-navigation/react-navigation#8160
We have a similar guide for React Router + Netlify https://github.com/expo/examples/tree/master/with-react-router#deploying-to-netlify
We should also have one for Now:
now.json:{ "version": 2, "routes": [{ "handle": "filesystem" }, { "src": "/.*", "dest": "/index.html" }] }