TapAnimationView

public class TapAnimationView : UIView

View that appears when the user taps on the camera view

  • Undocumented

    Declaration

    Swift

    public init(center: CGPoint)
  • Performs the tap animation and removes the view upon completion of the animation

    Declaration

    Swift

    public func show()