RxGesture icon indicating copy to clipboard operation
RxGesture copied to clipboard

RxSwift reactive wrapper for view gestures

Results 5 RxGesture issues
Sort by recently updated
recently updated
newest added

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

I make xcframework by Carthage and integrate it in my project with this error: this is my framework project, I wanna take a framework that contain Rx... to easy for...

Fixing the exclude path in `Package.swift` #126 actually broke the build on macOS. Since the extension in `Pod/Classes/OSX/NSGestureRecognizer+Rx` is not created, we end up getting an error in `Pod/Classes/View+RxGesture.swift` .../RxGesture/Pod/Classes/View+RxGesture.swift:98:38:...

According to the definition of "third-party SDKs" that as mentioned in the WWDC23, new documents: [Privacy manifest files | Apple Developer Documentation](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files) and the new [announcement](https://developer.apple.com/news/?id=r1henawx) from Apple. It seems...