Swiftpack.co - Swift Packages by ekazaev

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

Packages published by ekazaev

ekazaev/route-composer 2.10.5
Protocol oriented, Cocoa UI abstractions based library that helps to handle view controllers composition, navigation and deep linking tasks in the iOS application. Can be used as the universal replacement for the Coordinator pattern.
⭐️ 864
🕓 29 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.
2.10.5 released
29 weeks ago
- Updated to support Swift 5.9
2.10.4 released
43 weeks ago
- Added presentationConfig block to PresentModallyAction
2.10.3 released
1 year ago
- Minor addition to `DismissalMethodProvidingContextTask`
2.10.2 released
1 year ago
Minor code formatting update.
2.10.1 released
1 year ago
- Fix for `Carthage`
2.10.0 released
1 year ago
- Added the ability to transform `Context` within the chain of steps.
2.9.0 released
1 year ago
- Updated to swift 5.7 - Minor fix for presented view controller when traversing through the view controller graph
2.8.3 released
1 year ago
Minor cleanup
2.8.2 released
2 years ago
- Minor code clean up - Added `InlineStackIteratingFinder`
2.8.1 released
2 years ago
- Added `InlineFactory`
iOS
ekazaev/ChatLayout 2.0.4
ChatLayout is an alternative solution to MessageKit. It uses custom UICollectionViewLayout to provide you full control over the presentation as well as all the tools available in UICollectionView. It supports dynamic cells and supplementary view sizes.
⭐️ 802
🕓 6 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.
2.0.4
6 weeks ago
- Reformatted the code to Swift 5.10 standards.
2.0.3 released.
24 weeks ago
- Added support for UICollectionView.selfSizingInvalidation.
2.0.2 released.
26 weeks ago
- Fixed content offset restoration when the last item is being inserted.
2.0.1 released
27 weeks ago
- Minor data processing fix.
2.0.0 released.
27 weeks ago
- Changed the way of changes processing to accommodate needs of `UICollectionViewDiffableDataSource`. - Reviewed the desired content offset calculation logic. - Reviewed the `interItemSpacing` approach. **Important note** *This release contains some major changes, if you notice some differences with `1.3.6` that are important for your project - stay on the previous version and open an issue.*
1.3.6 released
28 weeks ago
Made `CollectionViewChatLayout` open.
1.3.5 released.
28 weeks ago
- Improved the `interItemSpacing` support. - Fixed the issue when the new value of the `interItemSpacing` may not propagate to the layout.
1.3.4 released
36 weeks ago
- Added helper method to support `reconfigureItems`.
1.3.3 released
39 weeks ago
- Minor performance improvement in `restoreContentOffset`
1.3.2 released
42 weeks ago
- Minor improvements
iOS

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