akixie / UIKit-Catalog-Swift

UIKit Controls,Written in Swift and Objective-C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Updated to Swift 2.3.

编译要求

Xcode 8 and iOS 10.0 SDK or later

旧版本编译环境

Xcode 7.3 and iOS 9.0 SDK or later.

旧版本 swift2.2,xcode7.x请到release tag "swift2.2"中下载.

Written in Objective-C and Swift

swift与OC两种写法对比

覆盖以下UI控件写法 UIKit Controls

  • UIActivityIndicatorView
  • UIAlertController
  • UIButton
  • UIDatePicker
  • UIImageView
  • UIPageControl
  • UIPickerView
  • UIProgressView
  • UISearchBar
  • UISearchController
  • UISegmentedControl
  • UISlider
  • UIStackView
  • UIStepper
  • UISwitch
  • UITextField
  • UITextView
  • UIToolbar
  • UIWebView

About

UIKit Controls,Written in Swift and Objective-C

License:Other


Languages

Language:Objective-C 54.3%Language:Swift 45.7%