iOS dev
@iosdevio
10.9K
subscribers
12
photos
5
files
5.97K
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://www.swiftjectivec.com/Meta-Threads-iOS-Interface-in-SwiftUI/
Swiftjective-C
Thread's iOS Interface in SwiftUI
In my last snip, I did a mock Threads interface. Here's the code for it.
iOS dev
https://augmentedcode.io/2023/07/24/discovering-preview-macro-in-swift/
Augmented Code
Discovering #Preview macro in Swift
Previews are snippets of codes for creating a live preview of a view what we can see in Xcode. This enables to quickly iterate your views because we can see right away how the view looks after each…
iOS dev
https://www.swiftjectivec.com/Meta-Threads-iOS-Interface-in-SwiftUI/
Swiftjective-C
Thread's iOS Interface in SwiftUI
In my last snip, I did a mock Threads interface. Here's the code for it.
iOS dev
https://developer.apple.com/news/?id=z6fu1dcu
Apple
List of APIs that require declared reasons now available - Latest News - Apple Developer
Apple is committed to protecting user privacy on our platforms. We know that there are a small set of APIs that can be misused to collect data about users’ devices through fingerprinting, which is prohibited by our Developer Program License Agreement. To…
iOS dev
https://developer.apple.com/visionos/labs/
Apple Developer
Meet with Apple - Apple Developer
Join us around the world for a variety of sessions, labs, and workshops — tailored for you.
iOS dev
https://github.com/rafunderscore/metallurgy
GitHub
GitHub - raphaelsalaja/metallurgy: A SwiftUI Metal Shaders library.
A SwiftUI Metal Shaders library. Contribute to raphaelsalaja/metallurgy development by creating an account on GitHub.
iOS dev
https://bendodson.com/weblog/2023/07/26/tipkit-tutorial/
Bendodson
Adding teachable moments to your apps with TipKit
How to use TipKit on iOS 17, macOS Sonoma, watchOS 10, tvOS 17 and visionOS with both SwiftUI and UIKit.
iOS dev
https://samwize.com/2023/07/25/why-you-should-use-oslog-in-2023/
@samwize
Why you should use OSLog in 2023
OSLog is a unified logging framework available for a long time, but I haven’t adopted it much. But things are about to change with a new feature from WWDC 2023.
iOS dev
https://bugorbn.medium.com/state-management-using-protocol-oriented-programming-generics-4c33bd290ff1
Medium
State Management Using Protocol-Oriented Programming + Generics
In this article, I would like to show one of the most convenient ways to manage the state of an object using a protocol-oriented approach
iOS dev
https://betterprogramming.pub/adopting-efficient-networking-practises-563f323fe28b
Medium
Adopting Efficient Networking Practices in iOS Apps
Methodologies to improve network efficiency
iOS dev
https://useyourloaf.com/blog/swiftdata-saving-changes/
Use Your Loaf - iOS Development News & Tips
SwiftData Saving Changes
How does SwiftData decide when it needs to save an object?
iOS dev
https://www.polpiella.dev/show-app-icon-and-version-in-a-swiftui-view
www.polpiella.dev
How to show the app icon and version in a SwiftUI view
Learn how to create an accessible SwiftUI view for your iOS apps that displays the app icon and version side by side.
iOS dev
https://www.pointfree.co/episodes/ep243-tour-of-the-composable-architecture-1-0-the-basics
www.pointfree.co
Episode #243: Tour of the Composable Architecture: The Basics
The Composable Architecture has reached a major milestone: version 1.0. To celebrate this release we are doing a fresh tour of the library so that folks can become comfortable building applications with it in its most modern form. We will start with a simple…
iOS dev
http://swiftwithmajid.com/2023/07/25/mastering-charts-in-swiftui-scrolling/
Swift with Majid
Mastering charts in SwiftUI. Scrolling.
Another feature we have been waiting for is scrolling charts. The latest version of the Swift Charts framework provides the functionality, allowing us to make any chart scroll in a few different ways. This week we will learn how to make our charts scroll…
iOS dev
https://www.swiftjectivec.com/Machine-Learning-on-iOS-API-Surface-Area/
Swiftjective-C
The Machine Learning Landscape on iOS
We know machine learning has been under the spotlight lately. Recently, I was still surprised to see just how much is there for developers to use.
iOS dev
https://holyswift.app/animating-carrousel-transitions-in-swiftui/
Holy Swift
Animating Carrousel Transitions in SwiftUI - Holy Swift
Learn how to animate view transitions in SwiftUI with a carousel effect. Explore the SwiftUI Transition API and a step-by-step code example.
iOS dev
https://mp.weixin.qq.com/s/On3vVRu_gQwT9eT7Do62BQ
iOS dev
https://mp.weixin.qq.com/s/PU5rC0U0XZ1VYqLWSUBWLQ
iOS dev
https://developer.apple.com/news/releases/?id=08022023a
Apple
Releases - Apple Developer
Get the latest operating system releases and learn about updates to App Store Connect, TestFlight, and other developer tools.
iOS dev
https://christianselig.com/2023/08/smartly-open-xcode/
Christianselig
Smart Open Xcode
Open the correct version of Xcode when multiple are installed