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://mecid.github.io/2019/06/19/building-forms-with-swiftui/
Majid’s
Building forms with SwiftUI
Apple finally released Xcode Beta 2 with an updated version of SwiftUI. The current version has a Form component which appeared on WWDC sessions. Today we are going to build form styled layout with SwiftUI. I want to show you a real-life example of the settings…
iOS dev
https://www.swiftbysundell.com/podcast/50
Swift by Sundell
50: “Swift’s past, present and future”, with special guest Chris Lattner | Swift by Sundell
Chris Lattner, creator of Swift, joins John on this 50th episode of the show — to discuss the current state of Swift and how it came to be, as well as to speculate about what the future of the language and its ecosystem might look like.
iOS dev
https://agostini.tech/2019/06/23/receiving-incoming-calls-with-pushkit/
agostini.tech
Receiving Incoming Calls With PushKit | agostini.tech
Push Notifications are not reliable by design, so we need something better. In this article we'll talk about receiving incoming calls with PushKit.
iOS dev
https://www.swiftbysundell.com/posts/configurable-types-in-swift
Swift by Sundell
Configurable types in Swift | Swift by Sundell
Even though most of our classes, structs, and other types might have initially been created to solve a very specific problem — over time, we quite often find ourselves wanting to use a highly similar version of that same type or logic, but for something entirely…
iOS dev
https://www.avanderlee.com/xcode/xcode-previews/
SwiftLee
Using Xcode Previews with existing UIKit views without using SwiftUI
Using Xcode Previews allows you to iterate fast and implement designs even faster. Don't wait for SwiftUI and start using Xcode Previews today!
iOS dev
https://ericasadun.com/2019/06/23/swiftui-modified-content-type-erasure-and-type-debugging/
Erica Sadun
SwiftUI: Modified Content, Type Erasure, and Type Debugging
When working with declarative views, you should be able to reach for a full tool suite of functional application. In a typesafe language like Swift, things can prove more difficult than you’d…
iOS dev
https://www.swiftbysundell.com/posts/defining-testing-data-in-swift
Swift by Sundell
Defining testing data in Swift | Swift by Sundell
While a big part of writing testable code comes down to how our dependencies are managed, how we structure and manage our testing data is often equally important. This week, let’s take a look at a few different techniques that can enable us to define such…
iOS dev
https://www.vadimbulavin.com/grand-central-dispatch-in-swift/
Yet Another Swift Blog
Grand Central Dispatch (GCD) Tutorial in Swift 5
Learn all about Grand Central Dispatch (GCD) and multithreading with this Swift 5 tutorial. We'll study the anatomy of Grand Central Dispatch (GCD): DispatchWorkItem, DispatchQueue, DispatchGroup, sync and async dispatch; the difference between serial and…
iOS dev
https://www.avanderlee.com/swift/combine/
SwiftLee
Getting started with the Combine framework in Swift
Combine makes your code easier to read and maintain. Learn how to use @Published, its operators, error handling, and manage Combine memory management.
iOS dev
https://www.objc.io/blog/2019/06/25/swiftui-data-loading/
www.objc.io
SwiftUI: Loading Data Asynchronously
Using Tiny Networking and SwiftUI together
iOS dev
https://www.fivestars.blog/code/uicontextmenuinteraction.html
FIVE STARS
Behind The Scenes Of Context Menus | FIVE STARS
Exploring iOS, SwiftUI & much more.
iOS dev
https://useyourloaf.com/blog/predicting-size-classes-in-ios-13/
Use Your Loaf
Predicting Size Classes in iOS 13
If you rely on size class changes to build adaptive layouts, you should review your code for iOS 13. UIKit now predicts the initial traits for a view so you cannot assume traitCollectionDidChange will be called when a view is first added to the view hierarchy.
iOS dev
https://mecid.github.io/2019/06/26/animations-in-swiftui/
Majid’s
Animations in SwiftUI
SwiftUI brings declarative and straightforward approach in building User Interfaces. We have List and Form components and Bindings. All of these things make SwiftUI so easy to use and very powerful. But today we are going to talk about another feature of…
iOS dev
https://agostini.tech/2019/06/23/receiving-incoming-calls-with-pushkit/
agostini.tech
Receiving Incoming Calls With PushKit | agostini.tech
Push Notifications are not reliable by design, so we need something better. In this article we'll talk about receiving incoming calls with PushKit.
iOS dev
https://www.bignerdranch.com/blog/xcode-all-the-way-to-11/
Big Nerd Ranch
Xcode: All the Way to 11 - Big Nerd Ranch
Check out our blog post Xcode: All the Way to 11 from Big Nerd Ranch. Learn more and read it now!
iOS dev
https://pspdfkit.com/blog/2019/swizzling-in-swift/
Nutrient
Swizzling in Swift | Nutrient
A quick crash course on how to swizzle correctly, and how to do it in Swift 5.1
iOS dev
https://medium.com/better-programming/swift-create-a-dynamic-popover-card-view-d6f274be0c6b
Medium
Swift — Create a dynamic popover card view
Many system applications in IOS 12 such as Voice Memos contain draggable popover views. These views allow users to expand or hide…
iOS dev
https://medium.com/flexiple/a-comprehensive-guide-to-optimizing-your-xcode-build-2401015daa44
Medium
A comprehensive guide to optimizing your Xcode build
If you are looking for ways to reduce your Xcode project’s build time i.e. improve build performance, then you are at the right place. I…
iOS dev
https://swiftrocks.com/useful-obscure-foundation-types-in-swift.html
Swiftrocks
Useful (and obscure!) Foundation types in Swift
The <code>Foundation</code> provides you a lot of the bread-and-butter needed for your daily iOS development, ranging from structures like <code>Data</code> all the way to complete APIs like <code>URLSession</code>. But as it turns out, we only use a fraction…
iOS dev
https://medium.com/snowdog-labs/37-xcode-tips-and-tricks-c8427784ba48
Medium
37 Xcode Tips and Tricks
How to speed up your daily development in Xcode.
iOS dev
https://www.youtube.com/playlist?list=PLdr22uU_wISr-FYeKblv3LMe_kHFzRFBw
YouTube
UIKonf 2019 - YouTube