omerfarukozturk / UIView-Shimmer

Easy way to apply fancy Shimmer effect to any UIView element for iOS applications using Core Animation.
MIT License
147 stars 21 forks source link

Animations are disabled once the app is suspended #13

Open RezamirRahizar opened 1 year ago

RezamirRahizar commented 1 year ago

The shimmering animations seems to stop once I minimize my app, and reopen it

HaykazMelikyan commented 1 year ago

any solutions for this? I have the same issue

HaykazMelikyan commented 1 year ago

@RezamirRahizar try this animation.isRemovedOnCompletion = false