Toolbox

MIT License

Stars
9
Committers
10

Bot releases are hidden (Show)

Toolbox - 5.0.0 - no more default UINavigationController Latest Release

Published by mbuchetics about 1 year ago

Toolbox - Coordinator is now a MainActor

Published by mbuchetics over 1 year ago

Toolbox - Breaking AutoLayout helper changes and Coordinator changes

Published by mpoimer over 2 years ago

Breaking changes:
The alignEdges convenience functions now have different function signatures to better differentiate between them for UIEdgeInsets and NSDirectionalEdgeInsets.
The convenience initializer for UIEdgeInsets was replaced by a convenience initializer for NSDirectionalEdgeInsets

Coordinator changes:
Refactoring of UIAdaptivePresentationControllerDelegate

  • reference cycle was fixed
  • forwarding of the delegate methods to the top view controller (see readme)
  • more safety
  • now it's only possible to push NavigationCoordinator onto NavigationCoordinator
  • NavigationCoordinator now checks if you're pushing onto the same UINavigationController (would be a misconfiguration)
Toolbox - Keyboard Info Dismissing Fix

Published by mpoimer over 2 years ago

Fixed an issue in Keyboard Info in which the Info still thought it was open.

Toolbox - Cleanup

Published by wieweb over 2 years ago

Remove Formatters and Decoders. This should bei part of the iOS starter project to easily extend formatters or change date decoding if needed.

Toolbox - Change access modifier

Published by draskovits about 3 years ago

Toolbox - Small improvements

Published by draskovits over 3 years ago

  • Make FailableCodable confirm to Codable
  • Change PresentationController delegate call back to open
Toolbox - 1.1.0 - macOS Support

Published by mbuchetics over 3 years ago

We ❤️ macOS

Toolbox -

Published by aaa-developer almost 4 years ago

Add popToViewController... to NavigationCoordinator

Package Rankings
Top 29.35% on Swiftpackageindex.com
Badges
Extracted from project README
Swift 5 SwiftUI