Skip to content

A set of UIKit extensions and types I tend to write for every project I work on.

License

Notifications You must be signed in to change notification settings

justin/jww-uikit-extensions

Repository files navigation

JWW UIKit Extensions

A set of extensions and types I tend to write for every project I work on.

Contents

  • SegueIdenfitiable: A protocol to add additional type safety to storyboard segues.
  • StoryboardInitializable: A protocol that makes it easy to vend off a type-safe view controller from a storyboard file.
  • UIView+Extensions: An extension to UIView to add the usesAutoLayout property.
  • UIViewController+Containment An extension to UIViewController that adds additional convenience functions for managing parent-child relationships between view controllers.
  • XibInitializable A protocol to load a UIView from an independent Xib file.

License

Copyright 2024 Justin Williams. Licensed under the MIT license.

About

A set of UIKit extensions and types I tend to write for every project I work on.

Resources

License

Stars

Watchers

Forks

Packages

No packages published