simibac / ConfettiSwiftUI

SwiftUI Package for Configurable Confetti Animation 🎉
MIT License
1.71k stars 117 forks source link

Doesn't work on watchOS #35

Closed aryamansharda closed 1 year ago

aryamansharda commented 1 year ago

Expected Behaviour

Expect the device behavior to match the watchOS simulator behavior.

Actual Behaviour

While the animation plays correctly in the watchOS Simulator, once it's running on the device it seems to just freeze the main thread.

Steps to Reproduce the Issue