Shimmer is a super-light modifier that adds a shimmering effect to any SwiftUI View, for example, to show that an operation is in progress. It works well on light and dark modes, and across iOS, macOS, tvOS, watchOS and visionOS.
A simple subclass of UILabel that allows users to copy text with a long press. Handles highlighting the label as needed.