RxGesture
Gesture recognizer library
A reactive wrapper for view gestures on iOS and macOS, allowing developers to easily add gesture recognition to their views.
RxSwift reactive wrapper for view gestures
1k stars
33 watching
182 forks
Language: Swift
last commit: over 2 years ago
Linked from 2 awesome lists
clickgesturepanrecognizersrxswiftswipe
Related projects:
Repository | Description | Stars |
---|---|---|
rxswiftcommunity/rxkeyboard | Provides a reactive way to observe and respond to keyboard frame changes in iOS applications. | 1,610 |
rxswiftcommunity/rxmarbles | An iOS app that provides interactive diagrams for learning ReactiveX and Rx Observables | 480 |
rxswiftcommunity/rxsegue | A Reactive generic segue implementation for Swift using RxSwift | 80 |
rxswiftcommunity/rxmediapicker | A reactive wrapper around a photo and video picker library to simplify its usage in iOS apps. | 181 |
simplisticated/sensitive | Simplifies gesture recognition in iOS by providing a unified API for various gestures | 551 |
rxswiftcommunity/rxanimated | A library that provides an animation interface to RxCocoa's bindings | 690 |
rxswiftcommunity/rxnimble | Extensions to RxSwift that simplify unit testing with Observables | 265 |
rxswiftcommunity/rxswiftutilities | Helpful classes and extensions for managing asynchronous operations and UI interactions in a Swift application | 189 |
b3ll/swiftygesturerecognition | An Xcode playground project to simplify UIGestureRecognizers prototyping | 163 |
rxswiftcommunity/rxasdatasources | A Rx-based data source library for AsyncDisplayKit and Texture | 119 |
rxswiftcommunity/rxfilemonitor | Reactive wrapper around CoreFoundation file events for Swift development | 60 |
rxswiftcommunity/rxbibinding | Reactive two-way data binding system using Swift | 126 |
rxswiftcommunity/rxgooglemaps | A reactive wrapper for GoogleMaps SDK in Swift. | 95 |
rxswiftcommunity/rxcoremotion | Provides an easy way to use CoreMotion responses as Rx Observables in iOS app development. | 60 |
rxswiftcommunity/rxoptional | Extensions for handling null and empty values in Swift observables | 700 |