TapAnimationView
@MainActor
public class TapAnimationView : UIView
View that appears when the user taps on the camera view
-
Undocumented
Declaration
Swift
@MainActor public init(center: CGPoint)
-
Performs the tap animation and removes the view upon completion of the animation
Declaration
Swift
@MainActor public func show()