swift-extension
There are 10 repositories under swift-extension topic.
sparrowcode/SwiftBoost
Collection of Swift-extensions to boost development process.
abdullahselek/ASToast
A Swift extension for using Android style Toast notifications.
chquanquan/awesome-swift
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
levinrr/SwiftExtensions
SwiftExtensions is a collection of useful Swift language extensions that provide additional functionality and convenience for common tasks in iOS app development. These extensions streamline coding processes and enhance the capabilities of Swift programming, making it easier for developers to create robust and efficient applications.
richardpiazza/CodeQuickKit
A Swift library simplifying some everyday tasks.
jaydeep-godhani/SwiftExtensions
SwiftExtensions is a collection of useful Swift extensions that enhance the functionality of standard and custom types. It provides reusable methods for strings, arrays, dates, UI elements, and more, making your code cleaner and more efficient.
chriscomeau/SkyriserUtilities
Skyriser Media Swift Utilities
isaced/SwiftRubyStyle
Write Ruby style code in Swift.
guhungry/ios-extension
Swift extension for Foundation or UIKit
NoHomey/swift-array-variations
Swift Library for generating variations (k-permutations of n) from elements of an Array