UITextField-Shake-Swift
Text shake
An extension of the UITextField class in iOS that adds an animation effect to simulate a text field shaking when pressed
UITextField extension in Swift that adds shake animation
15 stars
3 watching
4 forks
Language: Swift
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
andreamazz/uitextfield-shake | Adds a shake animation to UI text fields like the password field on the OSX login screen | 736 |
andreamazz/uiview-shake | Adds a shake animation to UIView instances | 490 |
macpaw/cocoasprings | A lightweight Swift package that simulates damped spring physics for basic UI component animations. | 79 |
hanton/htytextfield | A custom UITextField implementation with a bouncy placeholder effect. | 312 |
oleghnidets/tweetextfield | A lightweight iOS library providing customizable text fields with animation and functionality | 491 |
artfeel/afviewshaker | A utility for creating and controlling shake animations on view objects | 1,213 |
ctews/swiftpulse | A reusable iOS animation component for creating pulsing effects | 255 |
chriszielinski/bubbletextfield | A reusable UI component for creating an expanding text field with features like continuous spell checking. | 11 |
blsage/itextfield | A fully-wrapped UITextField made to work entirely in SwiftUI | 107 |
saoudrizwan/dance | A Swifty wrapper over UIViewPropertyAnimator that simplifies animation creation and management. | 649 |
sagaya/wobbly | An animation library providing iOS-specific CSS animations. | 151 |
kishanraja/floatinglabeltextfieldswiftui | A SwiftUI framework for creating customizable text fields with floating labels. | 498 |
dotintent/wobbleview | An iOS UI component that creates a wobbling effect when its position is changed | 2,187 |
githawkapp/styledtextkit | A declarative attributed string library for fast rendering and easy string building in Swift | 1,222 |
takecian/swiftsharebubbles | An iOS library providing animated social share buttons control | 174 |