iOS dev
@iosdevio
10.8K
subscribers
12
photos
5
files
6.04K
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://sandofsky.com/blog/controller-hierarchies.html
Sandofsky
Controller Hierarchies
Benjamin Sandofsky, a Software Engineer in San Francisco, California.
iOS dev
https://blog.kulman.sk/why-ios-gestures-lag-at-the-screen-edges/
blog.kulman.sk
Why is there a "lag" in iOS gesture detection near the edges of the screen?
A few weeks ago I encountered a strange problem when working on an iOS application that seemed really strange at first sight.
iOS dev
https://rambo.codes/ios/2019/01/11/hacking-with-private-apis-on-ipad.html
iOS dev
https://www.swiftbysundell.com/posts/sharing-swift-code
Swift by Sundell
Sharing Swift code | Swift by Sundell
We might not realize it, but most of us share code with other people every single day. However, sharing code in a way that’s clear and effective can be quite difficult, so for the 100th weekly article on this site — let’s take a look at what goes into sharing…
iOS dev
https://www.bignerdranch.com/blog/it-looks-like-you're-still-trying-to-use-a-framework/
Big Nerd Ranch
It Looks Like You're Still Trying to Use a Framework - Big Nerd Ranch
Check out our blog post It Looks Like You're Still Trying to Use a Framework from Big Nerd Ranch. Learn more and read it now!
iOS dev
https://agostini.tech/2019/01/14/using-researchkit/
agostini.tech
Using ResearchKit | agostini.tech
In this article we'll go over the main features of ResearchKit on a demo project and we'll get you started using ResearchKit.
iOS dev
https://flawlessapp.io/blog/dive-deep-into-swift-string/
iOS dev
https://medium.com/device-blogs/the-many-offline-options-for-ios-apps-2922c9b3bff3
Medium
The Many Offline Options for iOS Apps
Offline mode is no longer just an extra feature you could choose to add to your app — it’s something many users expect. I’ve often seen…
iOS dev
https://www.avanderlee.com/swift/enumerations/
SwiftLee
Enum explained in-depth with code examples in Swift
Enum usage in Swift explained. How to use If case and fallthrough. How to make them equatable and how to iterate over all cases.
iOS dev
https://dmtopolog.com/object-serialization-in-ios/
topolog’s tech blog
Object serialization in iOS
In this post I’ll try to systemise the knowledge about major formats and types of data serialization in iOS development. I will also compare ObjC approach to the problem (NSCoding) with the one we got in Swift 4 (Codable) and will take a look at some specific…
iOS dev
https://swiftindepth.com/2019-01-13/the-subtleties-of-protocol-extensions
The subtleties of protocol extensions
iOS dev
https://medium.com/@ianpartridge/advent-of-code-in-swift-8f631eea63ec
Medium
Advent of Code in Swift
Last month I took part in Advent of Code, an Advent calendar of small daily programming puzzles.
iOS dev
https://medium.com/gett-engineering/rxswift-share-ing-is-caring-341557714a2d?gt=1
Medium
RxSwift: share()-ing is Caring
RxSwift resource sharing can be hard. Learn about share(), which lets you define streams that share resources among their subscribers.
iOS dev
https://forums.swift.org/t/alamofire-5-one-year-in-the-making-now-in-beta/18865?utm_campaign=iOS%2BDev%2BWeekly&utm_medium=web&utm_source=iOS%2BDev%2BWeekly%2BIssue%2B387
Swift Forums
Alamofire 5: One Year in the Making, Now in Beta!
I'm happy to announce that we shipped Alamofire 5 beta 1 just over a week ago! This is the most significant release of Alamofire since the original in 2014! I've been working on this release on and off for a year now and I'm hoping you'll all take a look.…
iOS dev
https://medium.com/onfido-tech/distributing-swift-frameworks-via-cocoapods-152002b41783
Medium
Distributing Swift Frameworks via Cocoapods
Great software also has a great installation experience. If the software is too hard to install few will use it.
iOS dev
https://heartbeat.fritz.ai/detecting-pneumonia-in-an-ios-app-with-create-ml-5cff2a60a3d
Fritz ai
Detecting Pneumonia in an iOS App with Create ML - Fritz ai
In this tutorial, I’ll try to develop an image classifier iOS app to see how I can use Apple’s ML tools to detect pediatric pneumonia.
iOS dev
https://medium.com/@jonathan2457/generate-host-your-ios-documentation-39e21b382ce8
Medium
Generate & Host your iOS Documentation
Give your docs an upgrade
iOS dev
https://www.swiftbysundell.com/posts/the-power-of-type-aliases-in-swift
Swift by Sundell
The power of type aliases in Swift | Swift by Sundell
When using syntactic sugar, what we ideally want is to be able to strike a nice balance between low verbosity and clarity, and this week, let’s take a look at a few different ways that type aliases can enable us to do just that.
iOS dev
https://useyourloaf.com/blog/refactoring-with-protocols/
Use Your Loaf
Refactoring With Protocols
The classic text on refactoring by Martin Fowler just got updated to a 2nd edition. How relevant is it to iOS developers? The book uses Javascript for the code examples but the techniques are language independent so don’t let that put you off. What Swift…
iOS dev
https://docs.realm.io/sync/additional-resources/how-to-build-an-app-with-realm-sync
docs.realm.io
Guide - How to Build a Production App with Realm Sync
iOS dev
https://www.bignerdranch.com/blog/macos-machine-learning-in-2019/
Big Nerd Ranch
macOS Machine Learning in 2019 - Big Nerd Ranch
Check out our blog post macOS Machine Learning in 2019 from Big Nerd Ranch. Learn more and read it now!