AppDevKit Versions Save

AppDevKit is an iOS development library that provides developers with useful features to fulfill their everyday iOS app development needs.

1.1.1

6 years ago

We fixed a bug in UIView+ADKAutoLayoutSupport and also add a new example to teach users how to use CameraKit to create a simple camera app. #46 Fix logic error in UIView+ADKAutoLayoutSupport. #48 Adding a demo sample for CameraKit.

1.1.0

7 years ago

#40 Merging CameraKit into AppDevkit to cover camera controlling features. The CameraKit is a powerful kit that allows you use high-level APIs to control advanced manual camera features. You also can customize your camera view in your app.

1.0.3

7 years ago

#34 For scenario a SDK using ADK, should use bundleForClass instead of mainBundle #37 Version check and screen ratio check

1.0.2

7 years ago
  • Fix logic for ADKIsLongerScreen and test case
  • Fix typo for ADKGradientView interface
  • Refine project

1.0.1

7 years ago
  • Fix bug in ADKGaussianBlurWithRadius and refine UIImage+ADKImageFilter
  • Update README and add change log

1.0.0

7 years ago
  • Common Tools
  • UI Tools
  • Animation Tools
  • Image Tools
  • ListView Tools Please checkout README file