Skip to content

chungkil/PowerMode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎶 PowerMode in iOS!

Version Carthage Compatible License: MIT Platform Build Status Swift 4.0 iOS 9.0+

Shake_SparkAction_UITextView

Spark action Shake action
SparkAction_UITextField ShakeAction_UITextField
SparkAction_UITextView ShakeAction_UITextView

Requirements

PowerMode is written in Swift 4. Compatible with iOS 9.0+

Usage

Just inherit PowerModeTextView or PowerModeTextField. Done!

You can also add some properties listed below

Spark action Property

Property Type Default
isSparkActionEnabled Bool true
sparkColors [UIColor] [UIColor.black]

Shake action Property

Property Type Default
isShakeActionEnabled Bool true
shakeTranslationX CGFloat 0
shakeTranslationY CGFloat 2

Installation

Cocoapods

pod 'PowerMode'

Carthage

github "younatics/PowerMode"

References

Please tell me or make pull request if you use this library in your application :)

Author

younatics Twitter

License

PowerMode is available under the MIT license. See the LICENSE file for more info.

About

🎶 PowerMode in iOS!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 90.3%
  • Ruby 6.6%
  • Objective-C 3.1%