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://www.raywenderlich.com/20952676-monitoring-for-ios-with-metrickit-getting-started/
kodeco.com
Monitoring for iOS with MetricKit: Getting Started
Learn how to use MetricKit to monitor power, performance, and diagnostics in your iOS apps.
iOS dev
https://swiftwithmajid.com/2021/05/12/combining-multiple-combine-publishers-in-swift/
Swift with Majid
Combining multiple Combine publishers in Swift
I’ve already covered a few essential topics from the Combine framework story. We talked about handling errors and chaining operations, but today I want to talk about running multiple operations in parallel and handing results in a single place. This week…
iOS dev
https://sarunw.com/posts/how-to-set-up-ios-environments/
Sarunw
How to set up iOS environments: develop, staging, and production | Sarunw
Learn how to create a separate environment for your app with the help of Configuration and Scheme. Create a different app and variables for each environment on the same codebase.
iOS dev
https://itnext.io/creating-your-own-markdown-parser-from-scratch-in-swift-a8fa6f185bc8
Medium
Creating your own Markdown Parser from Scratch in Swift
Markdown is used by many platforms on a daily basis. In this tutorial you will learn how to implement your own custom parser
iOS dev
https://levelup.gitconnected.com/ios-strings-localization-and-versioning-with-firebase-be5c67087ddd
Medium
iOS Strings Localization and Versioning with Firebase
Configure your iOS project with remote Firebase database, support localization, multiple environments, and database versioning
iOS dev
https://medium.com/geekculture/spotlight-search-for-your-indexed-swift-app-records-601864abf51b
Medium
Spotlight Search for Your Indexed Swift App Records
Spotlight Search Allows the User to Find Your App Records from the iPhone / iPad Native Search Bar
iOS dev
https://nachbaur.com/2020/05/06/stretchable-tableview-header/
Nachbaur
Building a stretchable UITableView header
Someone on Twitter recently asked how to implement a TableView header that will stretch and resize as the content is scrolled, so I thought I’d spend a few minutes to provide a good example. Since I thought it’s a neat trick
that’s often overlooked, I felt…
iOS dev
https://www.andyibanez.com/posts/integrating-face-id-touch-id-swiftui/
Andy Ibanez - iOS Developer
Integrating FaceID/TouchID with SwiftUI
Learn the right way to implement FaceID or TouchID with your iOS app using SwiftUI and MVVM.
iOS dev
https://www.swiftbysundell.com/articles/introducing-plot-components/
Swift by Sundell
Introducing Plot Components: A new way to build HTML pages using Swift | Swift by Sundell
A huge update to my suite of Swift static site generation tools, which adds a new API for building HTML components in a very SwiftUI-like way.
iOS dev
https://www.swiftbysundell.com/tips/same-name-assignments/
Swift by Sundell
Assigning an expression to a variable with the same name | Swift by Sundell
It’s now possible to create a local variable that’s assigned to an expression that has the same name, without having to manually disambiguate with ‘self’.
iOS dev
https://obscuredpixels.com/the-core-data-cloudkit-paradox
iOS dev
https://holyswift.app/dragging-views-around-in-swift
Holy Swift
Dragging views around in Swift - Holy Swift
This is a tutorial guide example on how to dragging views around in Swift gesture. Come and learn this UIKit feature to drag your views.
iOS dev
https://www.apple.com/newsroom/2021/05/apple-previews-powerful-software-updates-designed-for-people-with-disabilities
Apple Newsroom
Apple previews powerful software updates designed for people with disabilities
Apple today announced powerful software features designed for people with mobility, vision, hearing, and cognitive disabilities.
iOS dev
https://machinelearning.apple.com/research/mobile-applications-accessible
Apple Machine Learning Research
Making Mobile Applications Accessible with Machine Learning
At Apple we use machine learning to teach our products to understand the world more as humans do. Of course, understanding the world better…
iOS dev
https://www.avanderlee.com/swift/fileprivate-private-differences-explained/
SwiftLee
Fileprivate vs private in Swift: The differences explained
Fileprivate and private clearly differ from each other. Read more about why you will probably use private a lot more than fileprivate.
iOS dev
https://holyswift.app/permanent-and-temporary-tabs-in-xcode
Holy Swift
Permanent and Temporary Tabs in Xcode - Holy Swift
This article is a tutorial and guide about Permanent and Temporary Tabs in Xcode. Learn this amazing Xcode Feature now!
iOS dev
https://swiftsenpai.com/development/uikit-keyboard-avoidance/
Swift Senpai
Automatic Keyboard Avoidance for UIKit - Swift Senpai
UIKit does not get automatic keyboard avoidance in iOS14, but the way to enable it is actually quite easy. Read this article to find out how.
iOS dev
https://www.fivestars.blog/articles/swiftui-introspect/
FIVE STARS
SwiftUI Introspect | FIVE STARS
A deep dive into one of the must-have libraries for any SwiftUI app!
iOS dev
https://movingparts.io/gradient-meshes
Moving Parts
Gradient Meshes in SceneKit
How to build two-dimensional gradient meshes with SceneKit.
iOS dev
https://developer.mongodb.com/how-to/realm-migrate-from-core-data-swiftui/
Mongodb
Migrating a SwiftUI iOS App from Core Data to Realm | MongoDB
A guide to porting a SwiftUI iOS app from Core Data to MongoDB.
iOS dev
https://swiftrocks.com/how-necessary-are-the-programming-fundamentals.html
Swiftrocks
How necessary are the programming fundamentals?
I feel like there's a lot of misinformation around this topic and I've been hoping I could address that in a way that could be convincing even for those who can't stand hearing the word