Skip to content

Swift3 and minor improvements

Latest
Compare
Choose a tag to compare
@kevindelord kevindelord released this 23 Mar 17:36
  • UIDevice: add new iPhone and AppleWatch devices.
  • UIColor: init function now forces the RGB values to be between 0.0 and 1.0.
  • UIImage: resizedImage functions now return an optional object.
  • Minor GET_DATE function improvement.
  • Update README with examples written in Swift 3.