UItextview Animation in ios

PowerMode





  • language: Swift 4
  • platform: ios
  • device: iphone/ipad
  • license: MIT

Tag

Download

Installation

Cocoapods


pod 'PowerMode'

Carthage


github "younatics/PowerMode"

Usage

Just inherit PowerModeTextView or PowerModeTextField. Done!
Use pmTextViewDelegate or pmTextFieldDelegate for delegate.
You can also add some properties listed below

Spark action Property

PropertyTypeDefault
isSparkActionEnabledBooltrue
sparkColors[UIColor][UIColor.black]

Shake action Property

PropertyTypeDefault
isShakeActionEnabledBooltrue
shakeTranslationXCGFloat0
shakeTranslationYCGFloat2

0 Comments: