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://useyourloaf.com/blog/core-data-in-memory-store/
Use Your Loaf - iOS Development News & Tips
Core Data In Memory Store
Use an in-memory Core Data store to speed up your tests and SwiftUI previews.
iOS dev
https://www.andyibanez.com/posts/quick-tip-notifying-users-app-updates-for-free/
Andy Ibanez - iOS Developer
Quick Tip: Notifying Users of App Updates - For Free
Learn how to keep more of your users updated with free hosting and app version checking.
iOS dev
https://www.swiftbysundell.com/tips/rendering-a-swiftui-view-in-a-playground/
Swift by Sundell
Three ways to render a SwiftUI view in a playground | Swift by Sundell
Great options for when we don’t want to create a whole new Xcode project just to try out a quick UI idea.
iOS dev
https://www.swiftbysundell.com/articles/avoiding-swiftui-value-recomputation/
Swift by Sundell
Avoiding having to recompute values within SwiftUI views | Swift by Sundell
When using multiple computed properties within SwiftUI views could become problematic, and various approaches to fix those kinds of problems.
iOS dev
https://www.screensizes.app/
www.screensizes.app
Screen Sizes
A complete guide for Apple displays
iOS dev
https://www.hackingwithswift.com/articles/233/whats-new-in-swift-5-5
Hacking with Swift
What's new in Swift 5.5?
Async/await, actors, throwing properties, and more!
iOS dev
https://beckyhansmeyer.com/2021/05/22/adding-a-gradient-to-your-large-title-text-in-swiftui-or-uikit
Beckyhansmeyer
Adding a Gradient to Large Title Text in SwiftUI or UIKit | Becky Hansmeyer
A blog about Apple and indie iOS development using Swift and SwiftUI.
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/