Skip to content
@learn-swift-winnipeg

Learn Swift Winnipeg

A place to share code examples, feedback, presentation slides, etc.

Popular repositories

  1. ApplicationFlowCoordinators ApplicationFlowCoordinators Public

    Jeffrey Fulton's interpretation of Soroush Khanlou's Coordinator Pattern

    Swift 5

  2. InterestingPoint InterestingPoint Public

    A location-based app written in Swift 2.0 for iOS 9 as part of a beginners series for The Winnipeg iOS Developers meetup group.

    Swift 4 1

  3. PersistencePerformanceFun PersistencePerformanceFun Public

    An application used at Learn Swift Winnipeg to compare and contrast different persistence methods including UserDefaults and flat files via FileManager

    Swift 3

  4. NestingXibsFun NestingXibsFun Public

    Demonstration of UIView subclasses with xibs being nested and used in Storyboards.

    Swift 2

  5. ManagingVCStateWithEnums ManagingVCStateWithEnums Public

    A demo iOS app that shows how to use enums to easily manage state changes in view controllers.

    Swift 2

  6. AnimateItAll AnimateItAll Public

    A simple iOS app demonstrating how to add some animations to spice up your app!

    Swift 2

Repositories

Showing 10 of 22 repositories
  • AsyncProgrammingSwift Public

    Comparison of synchronous and various asynchronous methods of loading of image data in a table view based application.

    Swift 0 MIT 0 0 0 Updated Mar 11, 2019
  • Countries Public

    Simple list/detail app demonstrating how command line arguments can be used to configure in-app dependencies.

    Swift 0 0 0 0 Updated Sep 19, 2018
  • Meetup-Project Public

    The only repo you'll ever need....

  • SharingDataAndLogicBetweenApps Public

    Starting point for Sharing data & logic between multiple apps using App Groups and Frameworks presentation at Learn Swift Winnipeg

    Swift 0 0 0 0 Updated May 16, 2018
  • AppGroupsFun Public Forked from jeffreyfultonca/AppGroupsFun

    Collection of projects demonstrating the sharing of a Background Fetch frequency log between a Writer and Reader app.

    Swift 0 MIT 1 0 0 Updated May 6, 2018
  • Generics Public

    A playground demonstrating a few uses of Swift Generics.

    Swift 0 MIT 0 0 0 Updated Apr 23, 2018
  • Swift 0 0 0 0 Updated Feb 21, 2018
  • PersistencePerformanceFun Public

    An application used at Learn Swift Winnipeg to compare and contrast different persistence methods including UserDefaults and flat files via FileManager

    Swift 3 0 0 0 Updated Feb 15, 2018
  • CodableFun Public

    Playground comparing JSON decoding in Swift 3 to Swift 4 and the use Swift 4's new Codable types.

    Swift 0 0 0 0 Updated Jan 17, 2018
  • ArrayFun Public

    Messin with arrays

    Swift 1 0 0 1 Updated Nov 15, 2017

Top languages

Loading…

Most used topics

Loading…