Reading-Animation
Reading-Animation copied to clipboard
Reading animation allows you to click on the different page numbers and accordingly it will animate page changes in a cool way. It has a very attractive UI and is very easy to use.
Reading Animation
Preview
Table of content :-
- Description
- How to add in your project
- Requirement
- License
Description
Reading animation allows you to click on the different page numbers and accordingly it will animate page changes in a cool way. It has a very attractive UI and is very easy to use.
Animation used
-
UIView.animate(withDuration: , delay: , options: .curveEaseInOut, animations: , completion: )
-
CGAffineTransform(scaleX: , y: )
-
CGAffineTransform(translationX: , y: )
-
UIView.transition(with: , duration: , options: .transitionCurlUp, animations: , completion: )
How to add in your project
- Clone or download the repo
- After it, drag and drop all files to your project
- Run your project and see the animation
Requirement
- Xcode 12 or later
- Supports iOS 13 or later
- Supports iPhone SE 1st Generation or later
LICENSE
Reading Animation is MIT-licensed.