SwiftUI
-
Integrating Video Playback In iOS Apps Using SwiftUI
Adding video playback capabilities in SwiftUI is an easy task, and here you will learn how to do so both for iOS 14+ and previous versions.
-
SwiftUI Quick Tip: Apply Text Transformations
Check out this quick tip and find out how to apply font transformations such as small caps to SwiftUI texts.
-
SwiftUI: Clip Shape Modifier On Images
Learn how to apply a shape mask on SwiftUI views with the clip shape modifier in a quick guide, as well as how to change shape on the fly.