Skip to content

4.0.0

Compare
Choose a tag to compare
@jegnux jegnux released this 05 Jan 11:35
· 14 commits to main since this release
  • 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