Swiftpack.co - Swift Packages by Ernest0-Production

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

Packages published by Ernest0-Production

Ernest0-Production/DeclarativeLayoutKit v.0.2
UIKit declarative layout helpers
⭐️ 45
🕓 2 years 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.
Add self-related layout builder and centerAnchor
2 years ago
Remove SnapKit dependency
2 years ago
- 🎊 recreate own DSL without mixing and matching with SnapKit DSL - bump minimum iOS version from 10 to 11 - ⛔️ drop ViewStyle feature - merge all submodules(subspecs) in one module(subspect) - DeclarativeLayoutKit - ⛔️ drop V|HStackBuilder - 🎊 add more useful helpers for UIStackView - extend funtionBuilder compatibility: add optional, conditional, array block
Expand functionality
3 years ago
- AnchorLayoutBuider.build() now return UIView instead Self - Add relative anchor operator like: above(bottomView:), below(topView:), after(leftView:), before(rightView:) - Add multiplier operator on Constraint DSL - Add "chainabilty" for UIDatePicker, UIPageControl, UIPickerView, UIStepper, UITabBar, UIToolBar - Add KeyPath "chainabilty" - Add frame\bounds chains - Add closure-based api for adding gesture recognizers - Add more desired UIControl actions like: onSwitchToggle, onTextChanged, onSliderChanged - Add options to overwrite existed targets on new creation closure action - Add UIStackView builder (such as Declarative StackBuilder) - Change interitem spacing syntax in StackBuilder - Fix Stack initializing error - Add ViewStyle functionBuilder
Add from|to target positioning + orLess|orGreater comparision support for AnchorLayoutBuilderConstraint
3 years ago
iOS
Ernest0-Production/ScreenNavigatorKit 0.5.1
Framework that provide convenient environment for manage navigation in SwiftUI
⭐️ 8
🕓 16 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.
Add suffix `Controller` for NavigationStack and ModalStack to resolve ambiguous naming with new SwiftUI API `NavigationStack` in Xcode 14
1 year ago
**Fixes**: - Fix animation break on first modal present with `fullScreenCover` style **Full Changelog**: https://github.com/Ernest0-Production/ScreenNavigatorKit/compare/0.3.0...0.4.0
Refactoring and documentation
1 year ago
- Add documentation and examples - Rename screenTag to tag - add property itemsCount in Navigation|ModalStack
Replace ScreenNavigator on Navigation|ModalStack
1 year ago
First release
2 years ago
iOS
Ernest0-Production/HelpersKit 0.0.3
Universal swift/functinal/uikit/rxswift helpers
⭐️ 8
🕓 2 years 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 years ago
iOS

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