/SwiftExamples

Swift Examples Repository

Primary LanguageSwiftMIT LicenseMIT

SwiftExamples

A collection of Swift samples to experiment with different topics.

  • AutolayoutScrollView - A short example on how to work with Auto Layout and UIScrollView.
  • 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.