Blog

Animating Blur Radius

Did you know that you could get blur radius animations by changing effect property of UIVisualEffectView within an animation block? With iOS 10's UIViewPropertyAnimator you can even change blur radius interactively.

WWDC16 - New in Notifications

iOS 10 brings us a complete overhaul of notifications APIs and convergence of push and local notifications. You can now update or remove displayed notifications or even display them over your app while in foreground.

Hello World

A short introduction.