Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A collection of helper functions and extensions for Swift iOS apps

License

NotificationsYou must be signed in to change notification settings

NextFaze/FazeKit

Repository files navigation

CI StatusVersionLicensePlatformSwift Version

FazeKit Icon{ width=180px }

A collection of extensions and convenience functions on Foundation, UIKit and other Cocoa Frameworks, built in Swift for iOS development. The spiritual successor toNFAllocInit.

Included are little things, like shorthand mutation of views:

view.left=40.0

device accessors:

UIDevice.is4Inch()

and operator overloads forNSDate:

if oneDate< anotherDate{print("one date is earlier")}

Example

To run the example project, clone the repo, and runpod install from the Example directory first.

Requirements

iOS 12.0

Installation

FazeKit is available throughCocoaPods. To installit, simply add the following line to your Podfile:

pod"FazeKit"

License

FazeKit is available under the APACHE 2.0 license. See the LICENSE file for more info.

About

A collection of helper functions and extensions for Swift iOS apps

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp