jbrennan / swift-tipsLinks
Tips for people learning Swift. This is intended to be a living document. Not that documents can really live. At least not marry probably.
☆163Updated 10 years ago
Alternatives and similar repositories for swift-tips
Users that are interested in swift-tips are comparing it to the libraries listed below
Sorting:
- Adding UIControl targets, the right way.☆152Updated 9 years ago
- Managing state is hard. Delta aims to make it simple.☆245Updated 7 years ago
- A repo with the talks I've given at conferences, etc☆85Updated 7 years ago
- Push / Pop modal SFSafariViewController (Hacking swipe from edge gesture)☆168Updated 9 years ago
- Sample code from talks on advanced animations☆118Updated 9 years ago
- ☆209Updated 7 years ago
- Simple UIAlertController builder class in Swift.☆77Updated 7 years ago
- An iOS application for remembering to take your medications. (Pronounced like the letters R-X.)☆98Updated 8 years ago
- A Swift adventure with Optionals, Monads, bananas and squirrels☆172Updated 8 years ago
- Utility that lets you define UIColors in Swift as they've meant to be defined: as HEX values☆103Updated 7 years ago
- URLScheme router than supports auto creation of UIViewControllers for associated url parameters to allow creation of navigation stacks☆92Updated 9 years ago
- Script to support easily using Xcode Asset Catalog in Swift.☆124Updated 6 years ago
- Trackable is a simple analytics integration helper library. It’s especially designed for easy and comfortable integration with existing p…☆145Updated 6 years ago
- Make Xcode code coverage more informative☆166Updated 9 years ago
- Build script that generates a source file based on Xcode assets☆55Updated 6 years ago
- iOS app to generate series of PNG images, to be used in WatchKit apps☆148Updated 7 years ago
- A collection of nifty commands for your everyday workflow in Xcode☆125Updated 8 years ago
- The Xcode Plugin that helps you write lighter view controllers☆172Updated 8 years ago
- A simple Swift API for Microsoft Translator☆107Updated 7 years ago
- A NSFetchedResultsController implementation for Realm written in Swift☆187Updated 8 years ago
- Reimagining Mantle in Swift (experimental)☆198Updated 11 years ago
- An always-sorted collection type built for Swift☆46Updated 10 years ago
- UIView and CGRect extension that adds properties to manipulate them efficiently☆89Updated 7 years ago
- Swift's Sugar. Heavily inspired on Objc Sugar(https://github.com/supermarin/ObjectiveSugar)☆153Updated 8 years ago
- A collection of CGRect, CGPoint and CGSize convenience functions for Swift☆121Updated 8 years ago
- Utility functions for validating IBOutlet and IBAction connections☆130Updated 2 years ago
- An Xcode Plugin to upload code snippets directly into Slack and Gist☆100Updated 8 years ago
- An app to list the available fonts on iOS, written in Swift using the MVVM pattern.☆120Updated 9 years ago
- A super simple JSON helper for Swift☆105Updated 10 years ago
- AB testing framework for iOS☆113Updated 7 years ago