✨ Realistic Physics - Gravity, drag, mass, and wobble effects
 🎨 Customizable - Colors, sizes, shapes, and particle counts
 ⚡ High Performanc

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2025-08-04 21:30:16

✨ Realistic Physics - Gravity, drag, mass, and wobble effects 🎨 Customizable - Colors, sizes, shapes, and particle counts ⚡ High Performance - Optimized rendering with automatic particle cleanup 🎭 Multiple Presets - Default, Celebration, Subtle, Gold, and Rainbow ✨ Metallic Effects - Optional shimmer and gradient effects 🎯 Easy Integration - Simple SwiftUI API with sensible defaults

The Settings panel includes a "Copy JSON" button that exports your current configuration to the clipboard as JSON. This is useful for:

Note: The exported JSON excludes the colorPalette property since colors aren't easily serializable. You'll need to set colors separately in code.

Important: Using more than 200 particles can cause performance issues on current iOS devices. The library allows higher counts, but be aware:

Leave a Comment
Related Posts