LPCRippleAnimationView 1.0.0

LPCRippleAnimationView 1.0.0

Alaeddine Ouertani 维护。



  • Alaeddine Ouertani

LPC Ripple Animation View iOS

此仓库对应于所有 iOS 共享项目的 ripple 动画(例如:表单错误示例)显示库。

集成

前瞻动画(揭示)

	let ripple = LPCRipple(viewController: self, startFrame: submitButton.frame)
	ripple.play()

后瞻动画(非揭示)

	ripple.remove()

image

image

库预览截图。