MediaEditor-iOS
MediaEditor-iOS copied to clipboard
Easy add image editing features to your iOS app! 🖼️
Bumps [jmespath](https://github.com/trevorrowe/jmespath.rb) from 1.5.0 to 1.6.2. Release notes Sourced from jmespath's releases. Release v1.6.2 - 2022-11-25 Issue - Allow comparison of Numeric types (includes Float). Issue - Add jmespath.rb to...
Bumps [activesupport](https://github.com/rails/rails) from 6.1.7 to 6.1.7.6. Release notes Sourced from activesupport's releases. v6.1.7.6 No changes between this and 6.1.7.5. This release was just to fix file permissions in the previous...
### Expected behavior After selecting image from gallery ### Actual behavior I am getting crash on particularly uploading build on TestFlight on this line in MediaEditorCapability file static var icon...
### Expected behavior To apply a filter to an image, and see the filtered image with the same aspect ratio and not skewed. ### Actual behavior Applying a filter (in...
### Expected behavior To edit a photo in the local device photo library. ### Actual behavior Prompted for permission to access Photos then crashed. ### Steps to reproduce the behavior...
### Screenshot https://d.pr/i/moOOAY ### Expected behavior The tests run without crashing ### Actual behavior The tests run, but crash ### Steps to reproduce the behavior 1. Run the tests on...
- Add Package.swift - Update `Bundle` usages when `SWIFT_PACKAGE` is defined - Use Objective-C names for classes in storyboards – these don't get mangled Instead of this (crashes): ``` customClass="MediaEditorThumbCell"...
Reference: https://forums.swift.org/t/handling-the-new-forming-unsaferawpointer-warning/65523/7 To test: --- PR submission checklist: - [ ] I have considered adding unit tests where possible. - [ ] I have considered adding accessibility improvements for my...