
What's New in SwiftUI 4 for iOS 16
Earlier this week, Apple kicked off WWDC 22. The SwiftUI framework continues to be one of the main focuses of
Dive into SwiftUI, Apple's revolutionary UI framework for building beautiful and intuitive user interfaces across iOS, macOS, watchOS, and tvOS. Our tutorials cover the essentials of SwiftUI, enabling you to create stunning apps with declarative syntax, reactive UI updates, and seamless integration with Swift. Learn to unlock the power of SwiftUI's rich set of views, modifiers, and controls to design elegant and engaging user experiences.
Earlier this week, Apple kicked off WWDC 22. The SwiftUI framework continues to be one of the main focuses of
With the advent of machine learning and artificial intelligence, the iOS SDK already comes with a number of frameworks for
From time to time, we received questions about how to create confetti animations. Undoubtedly, you can build the animation from
A few years ago, I wrote a tutorial about the Lottie library. A reader asked if he could use the
Other than all the big features such as AsyncImage and searchable, the iOS 15 SDK also introduced some minor improvements
This intermediate book (over 950 pages) uses a problem-solution approach to teach you Swift programming and covers some of the
In WWDC 21, one of the announcements that caught my attention was the massive changes of Swift Playgrounds. Not only
We’ve just released an update for our SwiftUI book – Mastering SwiftUI. All the content including screenshots and source code
By using a combination of SwiftUI and WidgetKit, you can increase the visibility of your app’s content and enhance
It is very common that you need to display web content in your apps. The iOS SDK provides three options
After months of hard work, the new edition of our Beginning iOS Programming with Swift course for iOS 15 and
I recently got a question from a reader about how to animate gradient or create an animated gradient background using