It may be a little surprising that Swift did not have a tip framework upto now! WWDC 2023 announced the release of a new iOS framework called TipKit! So what is TipKit all about? The goal of TipKit is to make it as easy as possible for developers to display short contextual information that highlights or explains a feature ofContinue reading “WWDC 2023: TipKit”
Tag Archives: iOS
SwiftUI: ContentUnavailableView
SwiftUI was introduced by Apple at WWDC 2019 as a modern and declarative user interface framework for building apps across all Apple platforms. SwiftUI represented a significant shift in the way developers create user interfaces compared to the traditional UIKit or AppKit frameworks. SwiftUI was designed to make app development faster, easier, and more intuitiveContinue reading “SwiftUI: ContentUnavailableView”
SwiftData: Apple’s New Persistence Framework
SwiftData, a new framework introduced at WWDC 2023, provides a Swift-like API for working with persistence in iOS apps. It simplifies the usage of Core Data by offering a more user-friendly syntax, making it easier to define models, access and query data, and handle data insertion and deletion. An important distinction to make here isContinue reading “SwiftData: Apple’s New Persistence Framework”
Apple’s WWDC 2023: Vision Pro & iOS 17
Each year at WWDC, Apple’s Worldwide Developers Conference, the company showcases what’s next for its biggest platforms — iOS, macOS, and more — and what developers can do to make apps and services for them. Let’s take a look at two key announcements made at the keynote address on Monday, 5 June 2023. Apple Vision Pro, aContinue reading “Apple’s WWDC 2023: Vision Pro & iOS 17”
WWDC – iOS 15: Live Text
With iOS 15, you now have the ability to read and understand text in photos if you have a phone with an A12 Bionic processor. Apple uses secure on-device intelligence to help you discover more in your photos, quickly find what you’re looking for, and relive special moments. Live Text intelligently unlocks rich and usefulContinue reading “WWDC – iOS 15: Live Text”
WWDC – iOS 15: Safari
The totally redesigned Safari coming with iOS 15 has a lot of cool things that will make it much easier to use across your iPhone, iPad and Macs. Apple shared two goals that were kept in mind with the new Safari Making controls easier to reach with one hand Putting content front and center TheContinue reading “WWDC – iOS 15: Safari”
WWDC – iOS 15: Focus
Of all the interesting stuff Apple discussed, the one that made me go “WOW” was Focus. It is something that I always wanted on my phone. Ever since we’ve been working from home for over a year now, it has been very challenging for me to disconnect, to have that clear separation between your workContinue reading “WWDC – iOS 15: Focus”
