This can be easily done in pure SwiftUI without using UIViewRepresentable. You need to mask a gradient with your text: LinearGradient(gradient: ...
確定! 回上一頁