Skip to content

Vaberer/BlurTransition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlurTransition

Font Awesome Swift

Follow me: @vaberer

I like ★. Do not forget to ★ this project.

Demonstrating UIVisualEffects created via Storyboard and custom transitions

Blur Effects

Demonstrating of using UIVisualEffect to achieve Vibrancy & Blur effect in FirstVC Controller. Demonstrating of using UIVisualEffect to achieve Vibrancy effect in SecondVC Controller.

All UI Elements are made only in Storyboard. Works for all devices and Landscape mode

Custom Transitions

Custom Transitions do not use frames to move elements but only CONSTRAINTS**. Solution for projects which use constraints, so it works in landscape mode without any issues, too.

For Navigation custom transitions, impelemnt in FirstVC UINavigationControllerDelegate, UIViewControllerTransitioningDelegate protocols. Custom Objects for Transitions are PushAnimator, PopAnimator and for modal transition ModalAnimator.

Author

Patrik Vaberer, patrik.vaberer@gmail.com
LinkedIn
Blog

Licence

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

About

Demonstrating UIVisualEffects crated via Storyboard and custom transitions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published