Swift Extensions

A collection of usefuil extensions I wrote and found to make my iOS development easier and faster.

Extensions List

Foundation

  • String
  • Dictionary
  • Array
  • Date
  • Codable

UIKit

  • UIApplication
  • UINavigationBar
  • UIToolbar
  • UIWebView
  • UINavigationItem
  • UIColor
  • UIView
  • UITableView
  • UIButton
  • UIViewController
  • UISearchBar

Utils

  • Bundle
  • UIScreen
  • UIDevice
  • UIPasteboard
  • UserDefaults