SheldonWangRJT / iOS-ObjC-Swift-CABasicAnimation-Shaking-Effect

This repo is to show you guys how to use CABasicAnimation to do the shaking animation, (which is pretty commonly used in the scenario of user typing in a wrong password into a textfield)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS-ObjC-Swift-CABasicAnimation-Shaking-Effect

This repo is to show you guys how to use CABasicAnimation to do the shaking animation, (which is pretty commonly used in the scenario of user typing in a wrong password into a textfield)

Codes available for both Objective-C as well as Swift.

Note:

This repo is part of my video tutorial of how to make easy animation in iOS with Lottie and CABasicAnimation. Full tutorial is here in Youtube: https://youtu.be/4uBJQyu8xXY.

To keep posted with my tutorials please follow me: Facebook: https://www.facebook.com/iosetutorial/

Twitter: https://twitter.com/sheldonwaaaaang

Github: https://github.com/SheldonWangRJT

To donate to me, please check the Paypal link in my channel header.

https://www.youtube.com/c/iosetutorials

Demo

About

This repo is to show you guys how to use CABasicAnimation to do the shaking animation, (which is pretty commonly used in the scenario of user typing in a wrong password into a textfield)


Languages

Language:Objective-C 57.8%Language:Swift 42.2%