Skip to content

KenanAtmaca/KBubble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

KBubble

İOS touchesBegan() Bubble Animation

alt tag

Create Animation

override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
     
        
    KBubble.add(to: self.view, color: .lightGray, touches: touches)
        
        
    }

About

İOS touchesBegan() Bubble Animation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages