SkillAgentSearch skills...

AppDevKitLearning

Kata training

Install / Use

/learn @anistarsung/AppDevKitLearning
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AppDevKit Learning Materials

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

AppDevKit has five major parts that include command, user interfaces, animations, image view, and list view support libraries. AppDevKit could be installed by CocoaPods. Please feel welcome to use AppDevKit in your iOS projects as it is licensed under the permissive open source BSD license. More information about AppDevKit is here.

This REPO includes learning materials of AppDevKit. If you want to use these materials for your training, you're free to use.

<img src="img/AppDevKit-Sticker.png">

How to use this materials

Index of materials

  • Presentations > Presentation deck for AppDevKit training.
  • Templates > Templates for AppDevKit training. They're designed for coding exercise. Every template is setted up basic sample. The purpose is making attender to do practice easer.
  • Tutorials > Accomplished pratice sample project from templates.

Practice sample

  • ADKDashedLineView > Practiced project for demostrate ADKDashedLineView.
<img src="img/ADKDashedLineView.jpg">
  • ADKGradientView > Practiced project for demostrate ADKGradientView.
<img src="img/ADKGradientView.jpg">
  • ADKModalMaskView > Practiced project for demostrate ADKModalMaskView.
<img src="img/ADKModalMaskView.gif">
  • ADKNibSizeCalculator > Practiced project for demostrate ADKNibSizeCalculator.
<img src="img/ADKNibSizeCalculator.gif">
  • UIColorADKHexPresentation > Practiced project for demostrate UIColorADKHexPresentation.
<img src="img/UIColorADKHexPresentation.gif">
  • UIImageADKImageFilter > Practiced project for demostrate UIImage+ADKImageFilter.
<img src="img/UIImageADKImageFilter.gif">
  • UIScrollViewADKPullToRefreshView > Practiced project for demostrate UIScrollView+ADKPullToRefreshView.
<img src="img/UIScrollViewADKPullToRefreshView.gif">
  • UIViewADKAnimationMacro > Practiced project for demostrate UIView+ADKAnimationMacro.
<img src="img/UIViewADKAnimationMacro.gif">
  • UIViewADKAutoLayoutSupport > Practiced project for demostrate UIView+ADKAutoLayoutSupport.
<img src="img/UIViewADKAutoLayoutSupport.gif">
  • ADKonSwift > Demonstrate for using Swift with AppDevKit.
View on GitHub
GitHub Stars12
CategoryEducation
Updated5y ago
Forks4

Languages

Objective-C

Security Score

70/100

Audited on Oct 26, 2020

No findings