Ross ROSS = Recommend OSS · open-source software intelligence for agents

RxSwiftCommunity/RxGesture

RxSwift reactive wrapper for view gestures observed · 2026-08-28

github.com/RxSwiftCommunity/RxGesture · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

57/100

  • Activity 76
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3816
  • days_rel: n/a
  • days_push: 147
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1381 stars · 180 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

RxGesture is a Swift library providing reactive wrappers for iOS and macOS gesture recognizers on top of RxSwift. It lets developers observe taps, swipes, pans, pinches, and other gestures as observables on any view.

Use cases

  • make any view tappable with reactive tap handling
  • respond to swipe gestures on views in RxSwift apps
  • combine multiple gestures like tap or swipe into one observable
  • get pan gesture translation and location reactively
  • handle long press and pinch gestures reactively
  • dismiss a photo preview on tap or swipe

When to choose

  • you already use RxSwift and want declarative gesture handling
  • you need to observe multiple gesture types on the same view
  • you want gesture events as observables instead of target-action delegates

When to avoid

  • your project does not use RxSwift or reactive programming
  • you use SwiftUI where native gesture modifiers suffice
  • you want a minimal dependency-free UIKit setup

Facets

library · maturity stable

ui-components state-management mobile-development frontend rxswift gestures reactive uikit appkit ios macos swift

1 source

Member repositories

RepositoryRoleHealth v2
RxSwiftCommunity/RxGesturemain57

For agents

markdown · JSON · MCP: product_card(name="RxSwiftCommunity/RxGesture")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem