-
The Complete Guide to PHPicker API in iOS 14
Meet PHPicker, the brand new API in iOS 14 for importing photos and videos to iOS apps, and learn how to integrate it in your own projects.
-
Integrating Video Playback In iOS Apps Using SwiftUI
Learn in this video tutorial how to add video playback capabilities in iOS apps using SwiftUI, and read how to do so for both iOS 14+ and for iOS 13.
-
Getting Local File's Type Identifier From URL in iOS & macOS Apps
Getting the type identifier of a local file using the URL is an often needed task. Learn more in this post, and how to get other types that conforms to.
-
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.
-
Video Tutorial: Customize NSButton Colors And Rounded Corners On macOS Projects
Learn in this short macOS programming video how to apply custom colors and rounded corners to NSButtons, and all that through Interface Builder!