Last month I mentioned a nice tutorial on avoid issues when moving from Objective-C to swift.
Here’s a project that providing an Xcode 6 playground with examples of a number patterns that you can use within your own projects, or just for learning called Design-Patterns-In-Swift from Oktawian Chojnacki.
Some of the design patterns included are:
– Singleton
– Builder
– Abstract Factory
– Prototype
– Facade
– Strategy
There are more design patterns being added to the project.
You can find Design-Patterns-In-Swift on Github here.
A nice set of examples on implanting Swift design patterns.
- Tutorial: Avoiding Issues When Moving From Objective-C To Swift
- An Open Source Library Implementing Over 40 Math Symbols As Custom Operators In Swift
- Tutorial: Using Generics To Implement KVO In Swift
- Open Source Functional Programming Toolbelt For Swift Inspired By The Underscore.js Library
- Offer: A Special Deal On The Popular Mobile App Design From Scratch Course That Utilizes Sketch
Original article: Examples: A Collection Of Popular Design Patterns Implemented In Swift
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.