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://engineering.moogmusic.com/2021/12/15/metal-part-3-transparency-and-comets/
Moog Engineering
Metal Part 3: Transparency and Comets - Moog Engineering
In previous posts we have covered the basics of Metal and how images are rendered to screen. For transparent and semi-transparent graphics, however, rendering the appropriate color can be difficult. Some graphics have transparent backgrounds or are semi-transparent…
iOS dev
https://engineering.moogmusic.com/2022/01/28/metal-part-4-anti-aliasing/
Moog Engineering
Metal Part 4: Anti-Aliasing - Moog Engineering
In previous posts, we have discussed how controls and animations can be rendered in shaders to provide flexible and dynamic visuals in apps. When rendering fragments in shaders, you come across a very old problem in computer graphics: aliasing. What is Aliasing?…
iOS dev
https://engineering.empower.me/faster-xcode-builds-when-switching-branches-67133ccfdc33
Notion
The AI workspace that works for you. | Notion
A tool that connects everyday work into one space. It gives you and your teams AI tools—search, writing, note-taking—inside an all-in-one, flexible workspace.
iOS dev
https://itnext.io/sending-asynchronous-http-requests-in-swift-bfc619a1a2a
Medium
Sending Asynchronous HTTP-Requests in Swift
A Practical Introduction to Task and Await
iOS dev
https://swiftrocks.com/how-certificates-work
Swiftrocks
Understanding Certificates and iOS Provisioning Profiles
You do not need to understand the theory of certificates and profiles in order to create a fully working iOS app, but you might be interested in knowing how this process works to make future debugging sessions easier.
iOS dev
https://martiancraft.com/blog/2022/05/swiftui-quickstart/
Martiancraft
Getting Started with SwiftUI in 30 Minutes or Less
Unlock the potential of SwiftUI for your mobile app development journey with this in-depth technical exploration. From understanding fundamental concepts like opaque types and property wrappers to navigating common pain points and integration strategies,…
iOS dev
https://aplus.rs/2022/coordinator-with-tabbarcontroller/
Coordinator pattern with UITabBarController
iOS dev
https://williamboles.com/finding-hope-with-custom-alerts/
William Boles
Finding hope in custom alerts
Alerts form the backbone of many user interactions. While there have been changes to alerts over the years, very little has changed about their appearance or our ability to customise that appearance leading to many tear-filled designer outbursts
😱
. Here,…
iOS dev
https://holyswift.app/how-to-start-ios-development-career-part-3-building-user-interfaces
Holy Swift
How to Start iOS Development Career Part 3 - Building User Interfaces - Holy Swift
This article show how to learn Building User Interfaces in iOS and Swift using Xcode. The UIKit vs SwiftUI question is answered here!
iOS dev
https://www.emergetools.com/blog/posts/DyldInterposing
Emergetools
Emerge Tools Blog | Code Injection with Dyld Interposing
Swizzling C functions in compiled iOS apps with dyld interposing.
iOS dev
https://lickability.com/blog/conferences-condensed-360idev/
Lickability
Conferences Condensed: 360iDev
Last August, I got the chance to attend 360iDev, a long running iOS and macOS conference based in Denver, Colorado. After a two year hiatus from attending in-person conferences, I was excited to see a conference in action again. Since WWDC is right around…
iOS dev
https://marcoeidinger.github.io/appleframeworks/
marcoeidinger.github.io
Public Apple Frameworks
View all public frameworks from Apple and filter based on platform and availability
iOS dev
https://www.donnywals.com/formatting-dates-in-swift-using-date-formatstyle-on-ios-15/
Donny Wals
Formatting dates in Swift using Date.FormatStyle on iOS 15
Learn how you can use Date.FormatStyle on iOS 15 and beyond to format dates in your user’s locale.
iOS dev
https://www.avanderlee.com/swift/skstorereviewcontroller-app-ratings/
SwiftLee
Increase App Ratings by using SKStoreReviewController
SKStoreReviewController can be used to ask for App Store ratings inside your app. Ensure the right timing and triple the number of ratings.
iOS dev
https://swdevnotes.com/swift/2022/reduce-in-swift/
Swdevnotes
Reduce in Swift
How to use Reduce in Swift
iOS dev
https://mackuba.eu/notes/wwdc21/discover-concurrency-in-swiftui/
mackuba.eu
Discover concurrency in SwiftUI
Kuba Suder's blog on Mac & iOS development
iOS dev
https://medium.com/devtechie/100-swiftui-recipes-by-devtechie-com-26a4bea15e95
Medium
100 SwiftUI Recipes by DevTechie.com
We finished 100 articles
👏
iOS dev
https://mackuba.eu/notes/wwdc21/add-rich-graphics-to-swiftui-app/
mackuba.eu
Add rich graphics to your SwiftUI app
Kuba Suder's blog on Mac & iOS development
iOS dev
https://mackuba.eu/notes/wwdc21/whats-new-in-foundation/
mackuba.eu
What's new in Foundation
Kuba Suder's blog on Mac & iOS development
iOS dev
https://mackuba.eu/notes/wwdc21/customize-and-resize-sheets-uikit/
mackuba.eu
Customize and resize sheets in UIKit
Kuba Suder's blog on Mac & iOS development