RxGesture Versions Save

RxSwift reactive wrapper for view gestures

4.0.4

2 years ago

4.0.3

2 years ago

4.0.2

3 years ago

4.0.1

3 years ago
  • SPM compilation fixed (#122 )

4.0.0

3 years ago
  • Support RxSwift 6
  • Prefix module typaliases with RxGesture to avoid conflicts with SwiftUI (or any other module):
    • ViewRxGestureView
    • GestureRecognizerRxGestureRecognizer
    • PointRxGesturePoint
    • etc...
  • Enhance custom gesture recognizers (ForceTouchGestureRecognizer and TouchDownGestureRecognizer)
  • Enhance example app

3.0.3

4 years ago
  • macOS can be used again

3.0.1

4 years ago

Includes latest compatibility fixes merged by the community

3.0.0

4 years ago

Support RxSwift 5

2.2.0

5 years ago

Compatibility update

2.1.0

5 years ago