yousifa / SwiftExamples

Swift Examples Repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftExamples

A collection of Swift samples to experiment with different topics.

  • AutolayoutScrollView - A short example on how to work with Auto Layout and UIScrollView.
  • DataPassing - A sample workspace to experiment with Data Passing between View Controllers.
  • GenericDataSource - A simple framework to experiment with Swift Generics and Data Sources Abstractions.
  • RegionMonitor - A sample app to experiment with Region Monitoring, Local Notifications and MapKit.
  • SmoothScrolling - A sample app to experiment with MVVM and scrolling optimizations.
  • TaskList - A short example on how to handle sections in a UICollectionView.
  • TypeWrapping - Finding a way around some of the limitations of generic protocols in Swift.

About

Swift Examples Repository

License:MIT License


Languages

Language:Swift 96.3%Language:JavaScript 3.4%Language:Ruby 0.2%