iOS dev
@iosdevio
10.8K
subscribers
12
photos
5
files
6.07K
links
There is a single sponsored link in each issue (monday).
One sponsor per issue.
Every sponsored link should be highly relevant to Apple ecosystem app development.
Sponsored link price - 100$
Contact:
@tigorn
Download Telegram
Join
iOS dev
10.8K subscribers
iOS dev
https://khalidasad93.medium.com/how-to-scan-a-credit-card-using-apple-vision-and-visionkit-natively-in-ios-swift-with-swiftui-and-247fa0863141
Medium
How to scan a credit card using Apple Vision and VisionKit natively in iOS Swift with SwiftUI and UIKit
After Apple released their Vision and VisionKit APIs in iOS 13 and above, it gave developers a huge amount of developmental ideas and ease…
iOS dev
https://www.fivestars.blog/articles/swiftui-patterns-closures/
FIVE STARS
SwiftUI patterns: view closures | FIVE STARS
A tour into how SwiftUI has replaced UIKit's Target-Action design pattern
iOS dev
https://theswiftdev.com/introduction-to-asyncawait-in-swift/
Theswiftdev
Introduction to async/await in Swift - The.Swift.Dev.
Beginners guide to the new async/await API's in Swift 5.5. Interacting with sync code, structured concurrency, async let.
iOS dev
https://holyswift.app/how-to-change-tab-bar-item-font-when-selected-in-swift
Holy Swift
How to change Tab Bar Item font when selected in Swift - Holy Swift
This is a iOS tutorial on how to change Tab Bar Item font when selected in Swift using UIKit. Learn this user interface feature now!
iOS dev
https://nemecek.be/blog/104/checking-if-device-is-locked-or-sleeping-in-ios
nemecek.be
Checking if device is locked (or sleeping) in iOS
This is easier in the main app, but there is a way to do this in the extension as well.
iOS dev
https://drobinin.com/talks/2020/big-o-notation-of-your-app/
Drobinin
Big O Notation of your app by Vadim Drobinin
Modern devices are way more powerful for users to notice a difference between bubble sort and merge sort. Or not? Should everyone know how to implement Ukkonen's algorithm if they develop a weather app? What's the "Big O" of your average app and how to determine…
iOS dev
https://medium.com/azimolabs/how-to-handle-keyboard-behavior-in-ios-apps-3098a8c5411a
Medium
How to handle keyboard behavior in iOS apps
Make on-screen keyboard and application UI friends
iOS dev
https://www.donnywals.com/the-ios-developers-guide-to-wwdc-2021/
Donny Wals
The iOS Developer’s guide to WWDC 2022 – Donny Wals
WWDC is always an exciting time for iOS engineers. It's the one week a year where we're all newcomers to a whole range of features and APIs that Apple has just unleashed upon the world through their…
iOS dev
https://swiftwithmajid.com/2021/05/26/swiftui-wishlist-for-wwdc21/
Swift with Majid
SwiftUI wishlist for WWDC21
WWDC21 is coming pretty soon, and it is a great chance to think about the new features that I want to see in SwiftUI. This wishlist contains not only the list of the features I want to use but also possible APIs. Remember that this post is the result of my…
iOS dev
https://developer.mongodb.com/how-to/realm-graphql-demo-custom-resolvers/
Mongodb
Realm GraphQL Demo: Custom Resolvers | MongoDB
The aim of this tutorial is to learn how to use Custom Resolvers for complex use cases.
iOS dev
https://www.swiftbysundell.com/articles/avoiding-problematic-enum-cases-in-swift/
Swift by Sundell
Avoiding problematic cases when using Swift enums | Swift by Sundell
Swift’s enums are awesome, but they’re not always the best choice for modeling a given piece of data. Let’s explore why that is, and what other tools that can be good to keep in mind in order to avoid certain problematic enum cases.
iOS dev
https://alejandromp.com/blog/swift-concurrency/
Alexito's World
Swift Concurrency Videos | Alexito's World
Swift is about to get its Concurrency features. Their development is going very well, with many proposals actively reviewed and a lot of the work already available in recent snapshots....
iOS dev
https://developer.apple.com/wwdc21/beyond-wwdc/
iOS dev
https://kean.blog/post/lazy-image
kean.blog
LazyImage
Lazy image loading for SwiftUI
iOS dev
https://heartbeat.fritz.ai/real-time-breath-tracking-via-airpods-1fb6b8274c22
Medium
Real-Time Breath Tracking via AirPods
How to create and run a breath-tracking model using airpods
iOS dev
https://swiftsenpai.com/testing/add-custom-lldb/
Swift Senpai
Adding Swift Code as Custom LLDB Command - Swift Senpai
This article shows you how to convert your Swift code to a custom LLDB command and how to automatically load it into the debugger.
iOS dev
https://medium.com/realm/migrating-a-swiftui-ios-app-from-core-data-to-realm-46e1b0ebe70d
Medium
Migrating a SwiftUI iOS App from Core Data to Realm
If you have an app that already uses Core Data, and have been considering the move to Realm, this step-by-step guide is for you!
iOS dev
https://mokacoding.com/blog/better-swift-date-compare-tests/
mokacoding
Don't use `Date()` in your Swift tests
Inject dates to decouple your tests from the passage of time.
iOS dev
https://www.highcaffeinecontent.com/blog/20210605-Catalyst-Sample-Code-Roundup
Catalyst Sample Code Roundup
iOS dev
https://obscuredpixels.com/combining-core-data-with-generics
Obscuredpixels
obscuredpixels - Learn SwiftUI Techniques
Explore tutorials on SwiftUI including WebSockets, Async Animations, and Core Data with Generics. Practical examples and guides for developers.