Learn Swift Winnipeg
- 1 follower
- Winnipeg, Manitoba
- http://www.meetup.com/learn-swift-winnipeg
Popular repositories Loading
-
ApplicationFlowCoordinators
ApplicationFlowCoordinators PublicJeffrey Fulton's interpretation of Soroush Khanlou's Coordinator Pattern
-
InterestingPoint
InterestingPoint PublicA location-based app written in Swift 2.0 for iOS 9 as part of a beginners series for The Winnipeg iOS Developers meetup group.
-
PersistencePerformanceFun
PersistencePerformanceFun PublicAn application used at Learn Swift Winnipeg to compare and contrast different persistence methods including UserDefaults and flat files via FileManager
-
NestingXibsFun
NestingXibsFun PublicDemonstration of UIView subclasses with xibs being nested and used in Storyboards.
Swift 2
-
ManagingVCStateWithEnums
ManagingVCStateWithEnums PublicA demo iOS app that shows how to use enums to easily manage state changes in view controllers.
Swift 2
-
AnimateItAll
AnimateItAll PublicA simple iOS app demonstrating how to add some animations to spice up your app!
Swift 2
Repositories
- AsyncProgrammingSwift Public
Comparison of synchronous and various asynchronous methods of loading of image data in a table view based application.
learn-swift-winnipeg/AsyncProgrammingSwift’s past year of commit activity - SharingDataAndLogicBetweenApps Public
Starting point for Sharing data & logic between multiple apps using App Groups and Frameworks presentation at Learn Swift Winnipeg
learn-swift-winnipeg/SharingDataAndLogicBetweenApps’s past year of commit activity - AppGroupsFun Public Forked from jeffreyfultonca/AppGroupsFun
Collection of projects demonstrating the sharing of a Background Fetch frequency log between a Writer and Reader app.
learn-swift-winnipeg/AppGroupsFun’s past year of commit activity - PersistentData Public
learn-swift-winnipeg/PersistentData’s past year of commit activity - PersistencePerformanceFun Public
An application used at Learn Swift Winnipeg to compare and contrast different persistence methods including UserDefaults and flat files via FileManager
learn-swift-winnipeg/PersistencePerformanceFun’s past year of commit activity - CodableFun Public
Playground comparing JSON decoding in Swift 3 to Swift 4 and the use Swift 4's new Codable types.
learn-swift-winnipeg/CodableFun’s past year of commit activity