awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to uias/tabman

Projects sharing features with Tabman

23 open-source projects similar to uias/tabman, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • ramotion/adaptive-tab-barRamotion avatar

    Ramotion/adaptive-tab-bar

    2,010View on GitHub↗

    :octocat: AdaptiveController is a 'Progressive Reduction' Swift UI module for adding custom states to Native or Custom iOS UI elements. Swift UI component by @Ramotion

    Swift
    View on GitHub↗2,010
  • yalantis/colormatchtabsYalantis avatar

    Yalantis/ColorMatchTabs

    1,374View on GitHub↗

    This is a Review posting app that let user find interesting places near them

    Swift
    View on GitHub↗1,374
  • softhaushq/circlebarsofthausHQ avatar

    softhausHQ/CircleBar

    869View on GitHub↗

    A fun, easy-to-use tab bar navigation controller for iOS.

    Swift
    View on GitHub↗869
  • ramotion/animated-tab-barRamotion avatar

    Ramotion/animated-tab-bar

    11,090View on GitHub↗

    This project is a Swift UI tab bar library and animation framework for iOS. It provides a custom tab bar controller designed to manage programmatic icon transitions and motion effects when users switch between different views in a mobile application. The toolkit includes built-in tab icon effects such as bouncing and rotating, as well as a custom animation protocol that allows for the definition of precise transition behaviors. These components are used to implement fluid motion effects and interactive navigation elements.

    Swift
    View on GitHub↗11,090
  • akinsho/bufferline.nvimakinsho avatar

    akinsho/bufferline.nvim

    4,241View on GitHub↗

    bufferline.nvim is a buffer line plugin for Neovim that provides a visual tab bar at the top of the editor to display open buffers. It functions as a workspace organizer and tabpage management interface, allowing users to switch the display mode between individual open buffers and global tabpages. The project features an LSP diagnostic visualizer that maps language server errors and warnings directly onto the buffer tabs. It enables UI customization through adjustable tab shapes and underline indicators to emulate the appearance of graphical text editors. The plugin includes capabilities for

    Luabufferlineluaneovim
    View on GitHub↗4,241

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • wikimedia/wikipedia-ioswikimedia avatar

    wikimedia/wikipedia-ios

    3,341View on GitHub↗

    The Wikipedia iOS app is a native client for reading, editing, and contributing to Wikipedia articles on iPhone and iPad. It provides a bridge-based rendering system that serializes view updates over JSON to native iOS components for fast scrolling, along with a native wikitext editor featuring real-time syntax highlighting and formatting tools for editing article content. The app includes a feature flag system with compile-time and runtime flags for enabling experimental capabilities through a hidden settings panel, and a file-based localization system that loads language-specific resource fi

    Swiftobjective-cswiftwikipedia
    View on GitHub↗3,341
  • didi/cube-uididi avatar

    didi/cube-ui

    9,116View on GitHub↗

    cube-ui is a mobile-first Vue.js component library that provides a comprehensive set of pre-built UI elements for building touch-based mobile web applications. The library is built on Vue's single-file component architecture and supports on-demand ES module imports, allowing developers to selectively load only the components they need to optimize bundle size. It also offers plugin-based global registration for convenient setup and includes a CLI scaffolding tool to generate project skeletons with pre-configured build settings. The library distinguishes itself with a gesture-driven interaction

    JavaScriptcube-uijavascriptui-library
    View on GitHub↗9,116
  • satya164/react-native-tab-viewsatya164 avatar

    satya164/react-native-tab-view

    5,113View on GitHub↗

    This project provides a tabbed navigation component for cross-platform mobile applications. It functions as a navigational container that organizes content into separate views, allowing users to switch between screens via a tab bar or swipe gestures. The component features a customizable tab bar interface that supports branded styling, icons, badges, and horizontal scrolling to accommodate numerous navigation targets. It also includes a deferred rendering system that delays the instantiation of tab scenes until they receive focus to improve initial load speed. The implementation covers tab b

    TypeScripthacktoberfestpager-componentreact-native
    View on GitHub↗5,113
  • marcosgriselli/swipeabletabbarcontrollermarcosgriselli avatar

    marcosgriselli/SwipeableTabBarController

    1,541View on GitHub↗

    x Zero setup - x Different animations - x Enable/Disable interactions easily - x Fluid gestures

    Swift
    View on GitHub↗1,541
  • onl1ner/tabbaronl1ner avatar

    onl1ner/TabBar

    470View on GitHub↗

    📱 TabBar – highly customizable tab bar (i.e. TabView) for your SwiftUI application.

    Swift
    View on GitHub↗470
  • endoumari/tabpageviewcontrollerEndouMari avatar

    EndouMari/TabPageViewController

    1,385View on GitHub↗

    Paging view controller and scroll tab view

    Swift
    View on GitHub↗1,385
  • eggswift/estabbarcontrollereggswift avatar

    eggswift/ESTabBarController

    5,238View on GitHub↗

    ESTabBarController is a Swift framework for customizing the appearance, animations, and behavioral logic of navigation tab bars. It provides an interactive navigation UI kit designed to manage navigation components, including badge controllers and overflow menus. The project integrates Lottie vector animations to render interactive motion graphics within the navigation interface. It also includes a mechanism that automatically converts excess navigation items into a dropdown menu when the available screen width is exceeded. The framework covers broad capability areas including badge manageme

    Swift
    View on GitHub↗5,238
  • swiftkickmobile/swiftuimaterialtabsSwiftKickMobile avatar

    SwiftKickMobile/SwiftUIMaterialTabs

    101View on GitHub↗

    Material 3-style tabs and Sticky Headers rolled into one SwiftUI library

    Swift
    View on GitHub↗101
  • tungvoduc/dtpagercontrollertungvoduc avatar

    tungvoduc/DTPagerController

    289View on GitHub↗

    A fully customizable container view controller to display a set of ViewControllers in a horizontal scroll view. Written in Swift.

    Swift
    View on GitHub↗289
  • yusadogru/cardtabbaryusadogru avatar

    yusadogru/CardTabBar

    246View on GitHub↗

    This library is for adding animation to iOS tabbar items, which is inherited from UITabBarController.

    Swift
    View on GitHub↗246
  • xmartlabs/xlpagertabstripxmartlabs avatar

    xmartlabs/XLPagerTabStrip

    7,005View on GitHub↗

    XLPagerTabStrip is a navigation component for iOS that synchronizes a tabbed menu with a swipable view controller pager. It functions as a gesture-based view switcher, allowing users to navigate between different screen views through either direct tab selection or horizontal swipe gestures. The project provides a wrapper for segmented controls and other tab indicator styles to manage the switching of multiple child views. It supports various tab indicator styling options, including button bars and simple indicator bars, and allows for the configuration of tab transition behaviors. The system

    Swift
    View on GitHub↗7,005
  • bfeher/bfpapertabbarcontrollerbfeher avatar

    bfeher/BFPaperTabBarController

    343View on GitHub↗

    iOS UITabBar (controller) inspired by Google's Paper Material Design.

    Objective-C
    View on GitHub↗343
  • yalantis/foldingtabbar.iosYalantis avatar

    Yalantis/FoldingTabBar.iOS

    3,663View on GitHub↗

    Folding Tab Bar and Tab Bar Controller

    Objective-C
    View on GitHub↗3,663
  • yalantis/segmentioYalantis avatar

    Yalantis/Segmentio

    2,522View on GitHub↗

    Animated top/bottom segmented control written in Swift.

    Swift
    View on GitHub↗2,522
  • yuigawada/poliopagerYuigaWada avatar

    YuigaWada/PolioPager

    178View on GitHub↗

    A flexible TabBarController with search tab like SNKRS.

    Swift
    View on GitHub↗178
  • hemangshah/hhtabbarviewhemangshah avatar

    hemangshah/HHTabBarView

    157View on GitHub↗

    A lightweight customized tabbar view. 📌

    Swift
    View on GitHub↗157
  • goles/ggtabbarGoles avatar

    Goles/GGTabBar

    156View on GitHub↗

    Another UITabBar & UITabBarController (iOS Tab Bar) replacement, but uses Auto Layout for arranging it's views hierarchy.

    Objective-C
    View on GitHub↗156
  • jamesdunay/minimaltabbarjamesdunay avatar

    jamesdunay/MinimalTabBar

    152View on GitHub↗

    A new, and elegant, solution to the TabBar on iOS. MinimalTabBar gets it's name by hiding once you have selected an item, leaving your UIViewControllers uncluttered.

    Objective-C
    View on GitHub↗152