green-code-initiative / ecoCode-challenge

Emboard in the hackhatons serie for improving ecoCode
3 stars 4 forks source link

[iOS] Avoid extraneous animations #85

Closed jduigoudev closed 5 months ago

jduigoudev commented 1 year ago

Related to the Apple iOS documentation : https://developer.apple.com/documentation/swiftui/animations

You can check if you have any animations : *If you call to the withAnimation(::) global function.