AxisTabView
A library that allows you to easily create various styles of tab views. Supports iOS and macOS. (by jasudev)
Hide-TabBar-In-SwiftUI
This tutorial provides a solution to hide TabBars when using TabView in SwiftUI (by TreatTrick)
AxisTabView | Hide-TabBar-In-SwiftUI | |
---|---|---|
1 | 2 | |
232 | 192 | |
0.0% | 0.0% | |
0.0 | 0.0 | |
about 3 years ago | over 4 years ago | |
Swift | Swift | |
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
AxisTabView
Posts with mentions or reviews of AxisTabView.
We have used some of these posts to build our list of alternatives
and similar projects.
Hide-TabBar-In-SwiftUI
Posts with mentions or reviews of Hide-TabBar-In-SwiftUI.
We have used some of these posts to build our list of alternatives
and similar projects.
- TIL - How to hide a tab-bar in nested views
-
Hey guys, can you tell me how can I get these behaviour of tab bar just using view controller lifecycle methods? Is it possible? Thanks 😅
This might help https://github.com/TreatTrick/Hide-TabBar-In-SwiftUI
What are some alternatives?
When comparing AxisTabView and Hide-TabBar-In-SwiftUI you can also consider the following projects:
TabBar - 📱 TabBar – highly customizable tab bar (i.e. TabView) for your SwiftUI application.
ESTabBarController - :octocat: ESTabBarController is a Swift model for customize UI, badge and adding animation to tabbar items. Support lottie!
SwiftUIPager - Native Pager in SwiftUI
swiftui-scrollable-top-tab-bar - 📱Scrollable custom tab bar with TabView, implemented using SwiftUI🍎📱
AxisSegmentedView - A library that allows you to easily create various styles of segmented views. Supports iOS, macOS and tvOS.
swiftui-vertical-tab-view - VerticalTabView is a native way to display paged vertical content in SwiftUI.