iOS dev
@iosdevio
10.9K
subscribers
12
photos
5
files
6.03K
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.9K subscribers
iOS dev
https://useyourloaf.com/blog/cloudkit-console-act-as-icloud-account/
Use Your Loaf - iOS Development News & Tips
CloudKit Console Act As iCloud Account
How to view data in the CloudKit Console for different iCloud accounts.
iOS dev
http://swiftwithmajid.com/2022/11/29/building-custom-layout-in-swiftui-caching/
Swift with Majid
Building custom layout in SwiftUI. Caching.
In the previous post, we talked about the basics of the new Layout protocol. Today I’m going to continue the series of posts about the new opportunity to build super-custom reusable layouts by covering the idea of caching layout information and tuning its…
iOS dev
https://belkadan.com/blog/2022/11/Codable-Serde/
-dealloc
The Two Faces of Codable/Serde
These widespread serialization tools seem overly general, but that's because they have two separate but related use cases.
iOS dev
https://daringsnowball.net/articles/swiftui-size-to-fit-bottom-sheet/
Matthew's Dev Blog
Sized-to-fit SwiftUI bottom sheet | Matthew's Dev Blog
This is a personal blog by Matthew Flint.
iOS dev
https://arturgruchala.com/testing-async-await-exceptions/
iOS dev
https://lyvennithasasikumar.medium.com/coredata-with-swiftui-part-i-13c3a450e77c
Medium
CoreData With SwiftUI -Part I
Hey Guys! Am back with some interesting stuff that am gonna show you how to use CoreData in SwiftUI. I promise you guys this is the way…
iOS dev
https://medium.com/@artemiusm/how-to-pause-and-resume-animation-in-swiftui-with-chaining-68003517449f
Medium
How to Pause and Resume Animation in SwiftUI (with chaining)
SwiftUI doesn’t have built-in functionality to pause/resume animations. So let’s see how we can solve this
iOS dev
https://www.avanderlee.com/swiftui/presenting-sheets/
SwiftLee
Sheets in SwiftUI explained with code examples
Sheets in SwiftUI allow you to present a view on top of another. Learn how you can control multiple sheets using a generic solution.
iOS dev
https://betterprogramming.pub/morphing-nodes-under-scenekit-b6c72784265a
Medium
Morphing Nodes Under SceneKit
A look at how to change the geometry of an object in SceneKit
iOS dev
https://holyswift.app/animated-background-in-swiftui/
Holy Swift
Animated Background in SwiftUI - Holy Swift
Learn how to animate shapes using trim and stroke. In this tutorial, we use SwiftUI animations to give life to your app and amaze your users.
iOS dev
https://www.swift.org/blog/future-of-foundation/
Swift.org
The Future of Foundation
The Foundation framework is used in nearly all Swift projects. It provides both a base layer of functionality for fundamentals like strings, collections, and dates, as well as setting conventions for writing great Swift code.
iOS dev
https://www.apple.com/newsroom/2022/12/apple-announces-biggest-upgrade-to-app-store-pricing-adding-700-new-price-points/
Apple Newsroom
Apple announces biggest upgrade to App Store pricing, adding 700 new price points
Apple today announced the most comprehensive upgrade to pricing capabilities since the App Store first launched.
iOS dev
https://trycombine.com/posts/simple-view-modifier-to-handle-features-that-are-only-enabled-in-the-pro-version-of-the-app/
try Combine
SwiftUI view modifier for paid app features
Swift development related blog-posts. Combine, modern concurrency model, Instruments, and more.
iOS dev
https://swiftsenpai.com/development/getting-started-widgetkit/
Swift Senpai
Getting Started With WidgetKit - Swift Senpai
Learn to build custom widgets on iOS, iPadOS, and macOS with Apple's WidgetKit framework. This guide covers everything you need to know!
iOS dev
https://www.avanderlee.com/swiftui/formatstyle-formatter-restrict-textfield-input/
SwiftLee
How to use FormatStyle to restrict TextField input in SwiftUI
Restrict TextField input to a specific set of characters by making use of a custom FormatStyle or Formatter in SwiftUI.
iOS dev
https://medium.com/@mikhailmaslo/test-push-notifications-w-o-3rd-party-services-f0d1696f733a
Medium
Test push notifications w/o 3rd party services
Test push notifications in the Terminal without exposing a certificate and a private key to a 3rd party service with these simple commands.
iOS dev
https://www.polpiella.dev/swift-async-await-in-aws-lambdas
www.polpiella.dev
Swift async/await in AWS lambdas
Exploring the new Swift AWS lambda runtime API and how it enables the use of async/await.
iOS dev
https://artandscienceofcoding.com/science/kmm-maximizing-shared-code/
art and science of coding
The Art of Multiplatform Programming: The Secret to Maximizing Shared Code
iOS dev
http://swiftwithmajid.com/2022/12/06/building-custom-layout-in-swiftui-spacing/
Swift with Majid
Building custom layout in SwiftUI. Spacing.
Multiple layouts allow us to compose views in different ways. One crucial thing is the spacing between children of the concrete layout. This week we will learn how to build a custom layout allowing us to specify a particular spacing between views and how…
iOS dev
https://www.swift.org/blog/future-of-foundation/
Swift.org
The Future of Foundation
The Foundation framework is used in nearly all Swift projects. It provides both a base layer of functionality for fundamentals like strings, collections, and dates, as well as setting conventions for writing great Swift code.