SkeletonTextModifier
struct SkeletonTextModifier : ViewModifier
A view modifier that applies an animated skeleton text style. ie, a gray rectangle with rounded corners while the text is loading.
-
Declaration
Swift
func body(content: Content) -> some View