Simple sound and music player class for playing audio on Mac and iPhone
Repositories
nicklockwood Repositories
The CocoaPods Master Repo
A library for formatting strings on iOS and macOS
StackView is a class designed to simplify the implementation of vertical stacks of views on iOS. You can think of it as a bit like a simplified version of UITableView.
StandardPaths is a category on NSFileManager for simplifying access to standard application directories on iOS and Mac OS and abstracting the iCloud backup flags on iOS. It also provides support for working with device-specific file suffixes, such as the @2x suffix for Retina displays, or the -568h suffix for iPhone 5 and can optionally swizzle certain UIKit methods to support these suffixes more consistently.
StringCoding is a simple Mac/iOS library for setting object properties of any type using string values. It can automatically detect the property type and attempt to interpret the string as the right kind of value. It's particularly oriented towards iOS app theming (see README for details).
A command-line tool and Xcode Extension for formatting Swift code
Example code for my SwiftSyntax talk
Simple Wolfenstein 3D clone written in Swift
SwipeView is a class designed to simplify the implementation of horizontal, paged scrolling views on iOS. It is based on a UIScrollView, but adds convenient functionality such as a UITableView-style dataSource/delegate interface for loading views dynamically, and efficient view loading, unloading and recycling.
Swift/UIKit reimplementation of the Dune II RTS game
A command-line tool for tracking Swift project licenses
3D View Plugin for the Impact HTML5 Game Engine
A Swift library for Mac and iOS that implements common 2D and 3D vector and matrix functions, useful for games or vector-based graphics
ViewUtils is a collection of category methods designed that extend UIView with all the handy little properties and functionality that you always wished were built-in to begin with.
Document Scanning Made Easy for iOS
[DEPRECATED]
[DEPRECATED]
An index of cross-platform libraries or projects made in Swift by the open source community. Issue a PR if something's missing! :)
Codecov: Swift coverage example