SwiftUI-Shimmer
SwiftUI-Shimmer copied to clipboard
[Question] Is it possible to add shimmer behind Button text?
I'm trying to make the shimmer work behind the Button text (I had a shimmer class for UIButton, and it was easier as the title and background are separated). I wonder if it's possible to do it for Button as well.
Thank you!