32 skills found · Page 1 of 2
jwd-ali / Switch AnimationsAn animate switch collection, Add Beautiful Customise Switch in your application to boost UI and UX
ayman-ibrahim / ProcessLoadingViewProcessLoadingView is a step indicator loading animation built using CABasicAnimation
YTiOSer / YTAnimationiOS动画集锦, swift, 核心动画, 基础动画,关键帧动画, 组动画, 过渡动画, 进度条,项目案例.
tonylukasavage / Path.animatorAppcelerator Titanium iOS module that uses CABasicAnimations to add full rotations to views
stringcode86 / UIPercentDrivenInteractiveTransitionWithCABasicAnimationThis project is for demo purposes. When using gesture driven UIPercentDrivenInteractiveTransition with CABasicAnimation (or any other CAAnimation), upon finishInteractiveTransition, animation jumps to final position, rather then animating smoothly as is the case when using UIView block animation. I am trying to figure out how to animate smoothly upon finishInteractiveTransition to end when using CAAnimation.
jwd-ali / RingPieChartIf you want to add circular pie chart in your application then RingPieChart can be a good choice containing number of animations and its Easy to use framework
jwd-ali / JDTabBarControllerJDTabBarController is Light way to add Fancy bottom bar which gives you Simple Animated tab Bar with native control. Created using CAShapeLayer and UIBezierPath with CABasicAnimation and CASpringAnimation
jwd-ali / JDAnimatedTextFieldAnimated Subclass of UITextField created with CABasicAnimation and CAShapeLayer
jwd-ali / JDTextFieldAnimated UITextField enhance UX for the user by giving clarity that they are focused
jwd-ali / LiquidTabBarControllerLiquidTabBarController is Light way to add Fancy bottom bar which gives you Simple Animated tab Bar with native control.. Created using CAShapeLayer and UIBezierPath with CABasicAnimation
JPluto / CAAnimationCAAnimation example: CAAnimationGroup; CABasicAnimation; CAKeyframeAnimation
mishadovhiy / VideoEditorCombine videos with AVFoundation. Add CALayers with CABasicAnimation on the AVAsset (adds image, text to the video as overlay), CIFilter, add sound
jwd-ali / JProgressViewAdd Progress Animation in just 2 steps in your view developed using CAShapelayer and UIBezierPath drawing with CABasicAnimation.
yongliangP / CABasicAnimationDemo简单的摆动和呼吸动画
DeRunco / DRAuraButtonA UIKit component featuring a UIButton surrounded by a circle. Originally created to CABasicAnimation experiment.
wangCanHui / CoreAnimationDemo基于layer和coreAnimation的高性能波纹动画,帧速60f/s,用到了CAShapeLayer、CAReplicatorLayer、CAGradientLayer、CABasicAnimation、CAKeyframeAnimation、CAAnimationGroup,代码有详细的注释。
luowenxing / TFAnimationEnhance CABasicAnimation with custom timingFunction
zafarivaev / CircularLoadingIndicatorA project showing how to create a circular loading indicator using UIBezierPath, CABasicAnimation, CAKeyframeAnimation, and CAAnimationGroup. Written for a Medium tutorial
jwd-ali / ZigProgressViewAdd zigzag Progress Animation in just 2 steps in your view developed using CAShapelayer and UIBezierPath drawing with CABasicAnimation.
AraibKarim / Curve Line Pop AnimationCreate an arc/curve line animation using CABasicAnimation animation