# johnlui/SwiftSideslipLikeQQ

再造 “手机QQ” 侧滑菜单

Repository: https://github.com/johnlui/SwiftSideslipLikeQQ
Canonical: https://ross.abutalabs.com/products/swiftsidesliplikeqq
Homepage: http://lvwenhan.com/ios/445.html
Language: Swift
License Family: other
Topics: qq, swift, ios
Last push: 2016-10-17T02:34:12+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4162, "days_push": 3608, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1662, forks 312 (observed 2026-08-28T04:05:18.717670+00:00)

## What it is
A Swift sample code repository accompanying a tutorial series that recreates the mobile QQ side-slip (drawer) menu effect on iOS, including view linking and a TabBar. It serves as a learning resource demonstrating pan gesture handling and Auto Layout animation techniques.

## Use cases
- implement a QQ-style side drawer menu in an iOS app
- learn how to build sliding menu animations with UIPanGestureRecognizer in Swift
- study view linking between a menu and main view with Auto Layout
- find example Swift code for interactive side-slip navigation
- recreate the mobile QQ sidebar effect in Xcode

## When to choose
- you want to learn how the QQ side-slip menu effect is implemented step by step in Swift
- you need reference sample code for pan-gesture-driven drawer menus on iOS
- you are following the author's tutorial series and want the matching code

## When to avoid
- you need a production-ready, maintained side menu library for a current iOS project
- your project requires Swift versions or Xcode versions beyond what this 2016-era code supports
- you need a component with a license file, tests, or ongoing maintenance

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: ui-components, animation, mobile-framework
- domain: mobile-development, tutorials, developer-tools
- platform: -
- tags: side-menu, swift-tutorial, qq-clone, gesture-recognizer, sample-code, ios, swift

## Member repositories
- johnlui/SwiftSideslipLikeQQ (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:18.717670+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-30T03:44:34.545594+00:00, confidence not recorded.
  - readme: https://github.com/johnlui/SwiftSideslipLikeQQ (fetched 2026-08-28T04:05:18.717670+00:00, sha 41de935dc362)
  - homepage: http://lvwenhan.com/ios/445.html (fetched 2026-08-29T11:16:57.798472+00:00, sha 56335956f040)
  - site_page: http://lvwenhan.com/about_me (fetched 2026-08-29T11:16:57.807938+00:00, sha 7ac67506a708)
- Data as of 2026-08-30T08:39:29.467469+00:00.
