# leichunfeng/WXTabBarController

在系统 UITabBarController 的基础上实现安卓版微信 TabBar 的滑动切换功能

Repository: https://github.com/leichunfeng/WXTabBarController
Canonical: https://ross.abutalabs.com/products/wxtabbarcontroller
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2018-07-19T13:38:19+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3938, "days_push": 2967, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1089, forks 207 (observed 2026-08-28T04:03:32.754505+00:00)

## What it is
An Objective-C library that subclasses UITabBarController to add WeChat-style swipe gestures for switching between tabs on iOS. It is a drop-in replacement used exactly like the system UITabBarController, installable via CocoaPods.

## Use cases
- add swipe-to-switch tab navigation in an iOS app
- replicate WeChat's tab bar interaction on iPhone
- make tab switching easier one-handed on large iPhones like the 6 Plus
- replace UITabBarController with a swipe-enabled version
- implement gesture-based tab switching in Objective-C

## When to choose
- you want WeChat-like sliding tab switching with a drop-in UITabBarController replacement
- your iOS app is in Objective-C and uses CocoaPods

## When to avoid
- you need a Swift-first or SwiftUI solution
- you need actively maintained code - the last release was in 2018
- you don't want gesture-driven tab bar behavior

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: uitabbarcontroller, swipe-gesture, objective-c, cocoapods, wechat-style-ui, tab-bar, ios, mobile

## Member repositories
- leichunfeng/WXTabBarController (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:32.754505+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:49:18.412337+00:00, confidence not recorded.
  - readme: https://github.com/leichunfeng/WXTabBarController (fetched 2026-08-28T04:03:32.754505+00:00, sha 45236ad968f5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
