Skip to content

sekny/particles.swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ParticleView.Swift

It should be lightweight cuz it only has one view isn't it 🤔

Screenshot

Screenshot | 100

Video

Simulator.Screen.Recording.-.iPhone.16.Pro.-.2025-01-25.at.19.06.58.mp4

Usage

animateView = ParticleView()
animateView.backgroundColor = .systemMint
animateView.frame = view.bounds

view.addSubview(animateView)

Not Smooth?

  • It will not smooth if run on low frame cuz I'm using CADisplayLink 120fps will see it smooth ✌🏼

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages