Skip to content

Releases: RxSwiftCommunity/RxGesture

Fix build error on Xcode 13.3

24 Mar 08:31
Compare
Choose a tag to compare
4.0.4

Fix build error on Xcode 13.3

SPM compatibility fix

20 Dec 09:07
Compare
Choose a tag to compare
4.0.3

Bump Version Number

Fix Carthage compatibility

24 Mar 08:28
Compare
Choose a tag to compare
4.0.2

Fix Carthage compatibility

4.0.1: Merge pull request #122 from EnesKaraosman/main

23 Jan 04:45
54af729
Compare
Choose a tag to compare

4.0.0

05 Jan 11:35
Compare
Choose a tag to compare
  • 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

macOS Bugfix

21 Apr 07:16
867f176
Compare
Choose a tag to compare
  • macOS can be used again

Compatibility Update

14 Oct 07:16
d62d313
Compare
Choose a tag to compare

Includes latest compatibility fixes merged by the community

3.0.0 - RxSwift 5

14 May 17:14
Compare
Choose a tag to compare

Support RxSwift 5

Swift 5 & RxSwift 4.5

11 Apr 12:54
Compare
Choose a tag to compare

Compatibility update

2.1.0

07 Nov 17:21
Compare
Choose a tag to compare
Bump version number