A bunch of breaking changes need to be aware of before shipping an app with iOS 13 SDK.
https://fluffy.es/4-ios13-breaking-changes/
#iOS
https://fluffy.es/4-ios13-breaking-changes/
#iOS
fluffy.es - iOS development tutorials
5 breaking changes to check before building your app for iOS 13
iOS 13 does bring a lot of exciting feature like Dark mode, Multi-tasking, Sign in with Apple etc. Other than exciting feature, iOS 13 SDK also bring some breaking changes as well, overlooking these changes might cause your app to behave differently as expected…
“UTM is a full featured virtual machine host for iOS. In short, it allows you to run Windows, Android, and more on your iPhone and iPad.”
https://getutm.app
#iOS
https://getutm.app
#iOS
Forwarded from Readaggregator - iOS, Swift, Apple, Programming, Mobile (Nikita Ermolenko)
Sheets in SwiftUI are not so obvious to work with, so Artem decided to highlight and clarify some interesting behaviors.
https://blog.artemnovichkov.com/sheet-happens
#iOS #swiftUI
https://blog.artemnovichkov.com/sheet-happens
#iOS #swiftUI
Teletype
Sheet happens. Working with modal views in SwiftUI
My experience with sheets in SwiftUI based on developing pet projects.