navigation-controller
Here are 91 public repositories matching this topic...
Implicitly make every view controller has its own navigation bar
-
Updated
Sep 26, 2021 - Objective-C
A fun, easy-to-use tab bar navigation controller for iOS.
-
Updated
Jul 29, 2021 - Swift
iOS自定义导航栏-导航栏联动
-
Updated
Sep 2, 2021 - Objective-C
一款超级简单的导航条管理工具。完全自定义导航条。没有UINavigationBar 和 UINavigationItem 这两个类。完全是对UIView的操作。
-
Updated
Oct 12, 2018 - Objective-C
Custom view controller transitions using UIDynamic behaviors.
-
Updated
May 27, 2014 - Objective-C
-
Updated
Jul 8, 2022 - Kotlin
Shari is the alternative to the library of UIPickerView(drum roll) in Swift. You can select a item using UITableView.
-
Updated
Jan 13, 2022 - Swift
-
Updated
Jul 16, 2018 - Swift
Example with advanced configuration of the navigation controller's appearance
-
Updated
Sep 16, 2020 - Swift
MIPivotPageController allows switching view controllers with an horizontal swipe
-
Updated
Apr 8, 2017 - Swift
Navigation Drawer with New JetPacks Navigation Component
-
Updated
Nov 4, 2018 - Java
ROS tutorial by Purdue SMART lab: Gazebo simulation - autonomous mobile robot navigation and creating custom robots and sensor plugins
-
Updated
Mar 15, 2018 - CMake
A highly customizable UINavigationController suited for macOS.
-
Updated
Nov 9, 2020 - Swift
A navigation controller that displays its view controllers as an interactive stack of cards.
-
Updated
Apr 19, 2021 - Swift
Creating notes was never so smooth, just check out this demo developed in XCode 9 & Swift 4.
-
Updated
Apr 22, 2020 - Swift
A quick and easy way to create beautiful Modal Transitions for iOS.
-
Updated
Jun 16, 2020 - Swift
Navigation bar interactive appearing
-
Updated
Jun 14, 2022 - Swift
Interactive transition library for tabbar, navigation and modal view controller. iOS only.
-
Updated
Oct 28, 2021 - Swift
This is a subClass Of UINavigationController.本导航条继承UINavigationController,自定义滑动返回手势与滑动动画,同时可自定义过场动画,解决了手势共存时的冲突。在系统类的基础上进行扩展,节约性能,无任何代码耦合度,可随时集成与剥离。支持iOS7以上系统,兼容iOS11,版本稳定。
-
Updated
Jul 25, 2017 - Objective-C
Sample App to implement splash screens using navigation component.
-
Updated
Aug 15, 2018 - Kotlin
Navigation Drawer for iOS using Swift. https://media.giphy.com/media/I45syjhreC0Rq/giphy.gif
-
Updated
Apr 25, 2019 - Swift
The repository describes how one can navigate from one screen to another using CATransitions. Custom Animations always draw more attention than regular animations. So, here they are for you
-
Updated
Jan 12, 2018 - Swift
This repository is simplest menu navigation.
-
Updated
Apr 27, 2020 - Swift
The navigation controller for your desktop application development needs.
-
Updated
Jun 2, 2017 - Objective-C
Android app using Kotlin, Navigation, Retrofit, Hilt, ViewModel, LiveData, Viewbinding, Coil, based on MVVM architecture
-
Updated
Mar 3, 2022 - Kotlin
UINavigationController interactive push support
-
Updated
Aug 3, 2017 - Objective-C
管理System UI,显示与隐藏Navigation bar和Status bar。
-
Updated
Aug 23, 2017 - Kotlin
OpenAI Gym environment emphasizing Partially Observable Dynamic physics-based fast cross-platform 2D world
-
Updated
Apr 16, 2022 - Jupyter Notebook
Improve this page
Add a description, image, and links to the navigation-controller topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the navigation-controller topic, visit your repo's landing page and select "manage topics."


Is there any way to implement horizontal radio button group?