Swiftpack.co - Swift Packages by AnyImageKit

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by AnyImageKit

AnyImageKit/AnyImageKit 0.17.2
A toolbox for pick/edit/capture photo or video. Written in Swift.
⭐️ 700
🕓 7 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
0.17.1
9 weeks ago
> [更新说明](https://github.com/AnyImageProject/AnyImageKit/blob/master/Documentation/RELEASE_NOTE_CN.md#0171) ### Resolved - Picker - Fixed an issue that `preferredOutputPath` dose not work. #187 - Fixed an issue that memory leak when scrolling the picker. #188 **Full Changelog**: https://github.com/AnyImageKit/AnyImageKit/compare/0.17.0...0.17.1
New Contributors
21 weeks ago
> [更新说明](https://github.com/AnyImageProject/AnyImageKit/blob/master/Documentation/RELEASE_NOTE_CN.md#0170) ### New Features - Editor - Added a new configuration `clipRange` to set the range for video clipping. ### Resolved - General - Fixed some warnings and typos. - Picker - Fixed an issue that callbacks were occasionally not triggered. ([#182](https://github.com/AnyImageKit/AnyImageKit/pull/182)) - Editor - Fixed an issue that images with orientation information in their EXIF data were not correctly handled. - Fixed a crash that could occur when dragging the progress bar during video editing. ### What's Changed * Fix typos by @woxtu in https://github.com/AnyImageKit/AnyImageKit/pull/171 * Fix a reference to self by @woxtu in https://github.com/AnyImageKit/AnyImageKit/pull/169 * Fix typos by @RayJiang16 in https://github.com/AnyImageKit/AnyImageKit/pull/172 * Fix editor rotation by @RayJiang16 in https://github.com/AnyImageKit/AnyImageKit/pull/176 * Add ClipRange video editor option. by @noppefoxwolf in https://github.com/AnyImageKit/AnyImageKit/pull/175 * Add VideoEditor example by @noppefoxwolf in https://github.com/AnyImageKit/AnyImageKit/pull/174 * Fix warning by @RayJiang16 in https://github.com/AnyImageKit/AnyImageKit/pull/181 * fix(Picker): Sometimes cannot callback by @RayJiang16 in https://github.com/AnyImageKit/AnyImageKit/pull/182 ### New Contributors * @woxtu made their first contribution in https://github.com/AnyImageKit/AnyImageKit/pull/171 * @noppefoxwolf made their first contribution in https://github.com/AnyImageKit/AnyImageKit/pull/175 **Full Changelog**: https://github.com/AnyImageKit/AnyImageKit/compare/0.16.0...0.17.0
Preview feature upgrade
45 weeks ago
> [更新说明](https://github.com/AnyImageProject/AnyImageKit/blob/master/Documentation/RELEASE_NOTE_CN.md#0160) ### New Features - Picker - Keep selected resources when switching albums. - Split the preview function into "Album Preview" and "Selected Resource Preview".([#167](https://github.com/AnyImageKit/AnyImageKit/pull/167)) - Added a new configuration clearSelectionAfterSwitchingAlbum to keep **OR** delete selected resources when switching albums. ### Resolved - Picker - Crash that UI API not call on main thread.
SPM
1 year ago
### Fix - Set SPM target platforms v13
New Xcode
1 year ago
### New Features - Use Xcode 13.4.1/Xcode 14.0 beta2 - Set framework minimum deployment target to 13.0 ### Resolved - Picker - Fix the issue that sort by adding time instead of creation time
Fix Limit Mode
1 year ago
### Resolved - Picker - Fix can not add more photos when limit permission mode.([#144](https://github.com/AnyImageKit/AnyImageKit/pull/144))
Happy New Year!
2 years ago
> [更新说明](https://github.com/AnyImageProject/AnyImageKit/blob/master/Documentation/RELEASE_NOTE_CN.md#0143) ### Resolved - Picker - Fix the issue that disable rule is not checked when selecting photos after taking photos.([#134](https://github.com/AnyImageProject/AnyImageKit/pull/134)) - Fix asset collection view will be offset when `contentInsetAdjustmentBehavior` is modified globally. - Editor - Fix the issue that image will be wrong after crop when tool option only has crop option.([#133](https://github.com/AnyImageProject/AnyImageKit/pull/133))
Freeze
2 years ago
> [更新说明](https://github.com/AnyImageProject/AnyImageKit/blob/master/Documentation/RELEASE_NOTE_CN.md#0142) ### Resolved - Picker - Fix when using Xcode 13.2+, main thread will be stuck for 15 seconds when requesting to register photo library observer before authorization.([#130](https://github.com/AnyImageProject/AnyImageKit/pull/130)) - Fix shared albums cannot be select in picker, add a new option `.shared` for `PickerAlbumOption`.([#129](https://github.com/AnyImageProject/AnyImageKit/pull/129)) ([#131](https://github.com/AnyImageProject/AnyImageKit/pull/131))
Rotation
2 years ago
> [更新说明](https://github.com/AnyImageProject/AnyImageKit/blob/master/Documentation/RELEASE_NOTE_CN.md#0140) ### New Features - Editor - Added `rotationDirection` enumeration. Can rotate the image when cropping. (#100) - Added `textFont` UIFont value. Can customize font of input text. - Added `isTextSelected` boolean value. Set default style of input text. - Added `calculateTextLastLineMask` boolean value. Calculate the width of the last line of the input text to show mask layer. - Added input text border. - Added the shadow of input text. ### Improved - All modules - `Theme` can customize color, icon, text, label and button. (#104) - `Data track` added more events, supported page and events can be find [HERE](https://github.com/AnyImageProject/AnyImageKit/blob/master/Documentation/DATA_TRACK.md). - Picker - `AssetDisableCheckRule` support more complex scene. (#96) - Editor - Improved the response area of input text. ### Resolved - Picker - Try to fix that quick click on done button will trigger the delegate several times. (#110) - Fixed `GIF/Live Photo` will show edit button. - Before iOS 14, Picker used the wrong index when selecting asset after take photos in desc sort mode. - Editor - Crush when cropping video. (#111) - In the specified crop option, the crop rect may not move. - The UITextView may scroll when enter input text. ### Other - Added `API Tests` to compare API between different versions.
Xcode13
2 years ago
### New Features - Use Xcode 13.0 and Kingfisher 7.0.0 - Set framework minimum deployment target to 12.0
iOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics