Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 509 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 509 Bytes

UIDevice-Extension

is a series of UIDevice categories that expand upon the information already provided by UIKit.

The categories are split up into:

  • Capabilities - feature capability support (currently not working)
  • Hardware - hardware features and device recognition
  • IOKitExtensions - IOKit access
  • Orientation - device orientation
  • Reachability - network and internet connection status

The project was originally started by Erica Sadun github.