Swiftpack.co - Swift Packages by ruslanskorb

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

Packages published by ruslanskorb

ruslanskorb/RSKImageCropper 4.1.1
An image cropper / photo cropper for iOS like in the Contacts app with support for landscape orientation.
⭐️ 2,436
🕓 2 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.
Version 4.1.1
2 weeks ago
- Restored the previous behavior of `[RSKImageScrollView zoomToRect:animated:]`
Version 4.1.0
2 weeks ago
Main changes: - Add sendability annotations and missing nullability annotations - Avoid floats for `maskRect` as we do for `movementRect` - Synchronize the animation of the `maskPath` with the animation of other UI elements - Fix zooming to the specified area of the image - Fix initial zoom scale of `RSKImageScrollView` - Make all methods of `RSKImageScrollViewDelegate` optional - Add `[imageScrollViewDidScroll]` method to `RSKImageScrollViewDelegate` - Add `image`, `imageBackgroundColor`, `imageFrame`, and `imageSize` properties and `[setInitialZoomScaleAndContentOffsetAnimated:]`, `[zoomToLocation:animated:]`, and `[zoomToRect:animated:]` methods to `RSKImageScrollView` - Deprecate `zoomView` property and `[displayImage:]` method of `RSKImageScrollView` - Add documentation for `RSKImageScrollView` and `RSKImageScrollViewDelegate`
RSKImageCropper 4.0.0
1 year ago
- Added `bounces` and `bouncesZoom` to `RSKImageCropViewController` (#241) - Updated spacing for `moveAndScaleLabel`, `cancelButton`, and `chooseButton` (#178, #238) - Now user events for `cancelButton` and `chooseButton` are ignored while the image is being dragged, decelerated, or zoomed (#234, #242) - Bumped deployment target (12.0)
3.0.2: Fix SPM warnings.
3 years ago
3.0.1: Fix localization for SPM.
3 years ago
3.0.0: Update version of minimum supported iOS platform (9.0).
3 years ago
2.3.1: Fix support for SPM.
3 years ago
2.3.0: Add support for SPM.
3 years ago
2.2.3: Fix cropping image when `contentOffset` is not equal to zero.
4 years ago
Fixes #212.
2.2.2: Fix importing headers in Objective-C++ projects.
4 years ago
Fixes #210.
iOS
ruslanskorb/RSKGrowingTextView 8.0.0
A light-weight UITextView subclass that automatically grows and shrinks.
⭐️ 1,033
🕓 13 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.
8.0.0
13 weeks ago
- Updated `RSKPlaceholderTextView` ([8.0.0](https://github.com/ruslanskorb/RSKPlaceholderTextView/releases/tag/8.0.0))
7.0.0
19 weeks ago
- Add support for Xcode 15 - Add support for TextKit 2 - Add `RSKPlaceholderTextView.init(usingTextLayoutManager:)` - Set minimum deployment target to `12.0` - Set Swift version to `5.7` - Set `SWIFT_STRICT_CONCURRENCY` to `complete` - Exclude `contentInset` from `RSKGrowingTextView` size calculations, following native `UITextView` - Update `RSKPlaceholderTextView` to version 7.0.0 - Replace `RSKPlaceholderTextView` pod with `RSKPlaceholderTextView` Swift package in `RSKGrowingTextViewExample` - Remove archived `RSKKeyboardAnimationObserver` pod from `RSKGrowingTextViewExample`
6.1.1: Fix initialization of `heightConstraint` on iOS 16+.
1 year ago
6.1.0: Override `sizeThatFits(_:)` and `sizeToFit()`.
2 years ago
6.0.4: Update RSKPlaceholderTextView.
3 years ago
**RSKPlaceholderTextView** ([6.0.4](https://github.com/ruslanskorb/RSKPlaceholderTextView/releases/tag/6.0.4)): Fix caret rect for multi-line placeholders.
6.0.3: Fix availability of `growingTextViewDelegate` from Objective-C.
4 years ago
Fixes #21.
6.0.2: Update RSKPlaceholderTextView.
4 years ago
**RSKPlaceholderTextView** [(6.0.3)](https://github.com/ruslanskorb/RSKPlaceholderTextView/releases/tag/6.0.3): Fix caret rect.
6.0.1: Explicitly import RSKPlaceholderTextView for SPM.
4 years ago
6.0.0: Swift 5.1 + support for SPM.
4 years ago
5.0.2: Fix height for some cases.
4 years ago
Fixes #18.
iOS
ruslanskorb/RSKPlaceholderTextView 8.0.0
A light-weight UITextView subclass that adds support for placeholder.
⭐️ 228
🕓 13 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.
8.0.0
13 weeks ago
- Added `placeholderLineBreakMode` to `RSKPlaceholderTextView`
7.0.0
20 weeks ago
- Added support for TextKit 2 - Added `RSKPlaceholderTextView.init(usingTextLayoutManager:)` - Added support for Xcode 15 - Minimum deployment target has been changed to `12.0` - Swift version has been changed to `5.7` - `SWIFT_STRICT_CONCURRENCY` has been changed to `complete` - Removed `RSKPlaceholderTextView.deinit`
6.1.0: Override `sizeThatFits(_:)` and `sizeToFit()`.
2 years ago
6.0.4: Fix caret rect for multi-line placeholders.
3 years ago
6.0.3: Fix caret rect.
4 years ago
Fixed #24.
6.0.2: Fix setting of placeholder color.
4 years ago
6.0.1: Fix setting of placeholder parameters.
4 years ago
Fixes #23.
6.0.0: Swift 5.1 + support for SPM.
4 years ago
5.0.2: Fix caret rect.
4 years ago
5.0.1: Support for multiline placeholder.
4 years ago
Thanks @sroymeetup!
iOS

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