/uidevice-extension

Categories that expand on the information provided by UIDevice

Primary LanguageObjective-COtherNOASSERTION

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.