MotionBlur allows you to add motion blur effect to iOS animations.
Stars
1.5k
Forks
91
Watchers
1.5k
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
Extract view snapshotting into a separate category on UIView
be19eb4View on GitHubExtract setting up display link into a separate method
69f0cd3View on GitHubExtract the calculation of blurred layer's frame out of enableBlurWithAngle:completion:
c827e39View on GitHubFix order of attributes in MotionBlurFilter public interface
e428d9fView on GitHubFix wrong blur layer's opacity when FPS isn't equal to 60
0bc78cfView on GitHubAdd missing prefixes to properties added to UIView class
98461e8View on GitHubFix not clearing lastPosition property on disableBlur
24fee38View on GitHubChange blurLayer's memory policy to OBJC_ASSOCIATION_ASSIGN
9a69ebeView on GitHub