How to Record Videos and Animated Gifs in Xcode 12.5
With the release of Xcode 12.5, Apple finally lets developers record videos and animated GIF right from simulators. In
Founder of AppCoda. Author of multiple iOS programming books including Beginning iOS Programming with Swift and Mastering SwiftUI. iOS App Developer and Blogger. Follow me at Facebook and Twitter (X).
With the release of Xcode 12.5, Apple finally lets developers record videos and animated GIF right from simulators. In
RealityKit was a new framework introduced in 2019 to implement high-performance 3D simulation and rendering. We’ve explored ARKit development
SwiftUI has made it very easy for developers to create a list view, similar to a table view in UIKit.
ScrollViewReader is one of my favorite new features in the new version of SwiftUI. Before the release of iOS 14,
When the SwiftUI framework was first released, developers are required to wrap the MKMapView class in order to embed a
If you have some experience with iOS app development, you should be very familiar with the data source protocols such
In the earlier tutorial, we showed you how to work with TabView to display a tab bar interface. In iOS
For experienced developers, you probably have used the Core Graphics APIs to draw shapes and objects. It’s a very
We are launching an iOS 14 update for our flagship iOS programming course – Beginning iOS 14 Programming with Swift. The
The tab bar interface appears in some of the most popular mobile apps such as Facebook, Instagram, and Twitter. A
We are launching the update of our Mastering SwiftUI book for Xcode 12 and iOS 14. Along with the release
In iOS 14, Apple introduced a lot of new additions to the SwiftUI framework like LazyVGrid and LazyHGrid. But matchedGeometryEffect