Joe Szymanski
Joe Szymanski
Per a previous pull request that had some errors, it would be nice to be able to have constraints with just one attribute assume that the second attribute is the...
One of the major limitations of the `BUILD_LIBRARY_FOR_DISTRIBUTION` flag that is required for generation of XCFRameworks when using Swift code is that there cannot be any top-level object with the...
## Check these before submitting: - [X] The issue doesn't involve an [Unsupported Feature](https://github.com/airbnb/lottie-ios/blob/master/README.md#supported-after-effects-features) - [X] This issue isn't related to another open issue ## This issue is a: -...
### Description When attempting to use scancode on a macOS jenkins server, the configure step fails because of errors attempting to install the scancode wheel. `WARNING: Requirement 'scancode_toolkit*.whl' looks like...
In testing the new verison of Lottie, I ran into an issue where custom text providers were not working in automatic mode but were working in mainThread mode. By adding...
- [x] I have read through CONTRIBUTING.md **Describe the bug** When integrating via Cocoapods (using the new resource bundles), SwiftTweaks crashes when navigating to a sub-menu. **To Reproduce** Steps to...
Just hit this bug in our own usage of the app. The gesture recognizer for the view doesn't handle the cancelled state, so it treats a cancel event like any...
When swiping, the pan gesture recognizer doesn't account for the velocity of the swipe when the gesture completes. This means that a short flick, which feels like it should send...