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://www.hackingwithswift.com/articles/188/improving-your-swift-code-using-value-objects
Hacking with Swift
Improving your Swift code using value objects
They’re like super-charged value types.
iOS dev
https://www.hackingwithswift.com/articles/191/swiftui-lets-us-build-declarative-user-interfaces-in-swift
Hacking with Swift
SwiftUI lets us build declarative user interfaces in Swift
Lots of free SwiftUI tutorials are already available.
iOS dev
https://fluffy.es/migrate-paid-app-to-iap/
fluffy.es - iOS development tutorials
Migrating paid app to free app with In-App Purchase
App Store has since become a race to bottom for developers in term of pricing their app, it can be very hard to convince a user to pay for an app before they even download it. Most apps in the App Store now has switched into the business model of
iOS dev
https://mecid.github.io/2019/05/29/the-power-of-delegate-design-pattern/
Majid’s
The power of Delegate design pattern
Last week before WWDC and everybody so excited about new features which we will have just in a few days. However, let’s keep posts related to WWDC for next week. This week we are going to talk about my favorite design pattern Delegate. Delegate is the most…
iOS dev
https://osinski.dev/posts/visualizing-navigation-flow-progress/
Visualizing navigation flow progress
iOS dev
https://medium.com/@elenipapanikolo/migrating-to-codable-from-a-third-party-parsing-library-fd85298ef5a2
Medium
Migrating to Codable from a third party parsing library
Nowadays, JSON is one of the most widely used format in order to exchange data between a browser and a server. JSON parsing has always…
iOS dev
https://wwdcbysundell.com/2019/preparing-a-code-base/
WWDC by Sundell
Preparing a code base for WWDC
Making preparations for WWDC can seem a bit like preparing for something completely unknown, but that’s not necessarily true. These are my top 5 tips on how to prepare a code base for WWDC.
iOS dev
https://theswiftdev.com/2019/05/28/promises-in-swift-for-beginners/?utm_campaign=iOS%2BDev%2BWeekly&utm_medium=web&utm_source=iOS%2BDev%2BWeekly%2BIssue%2B406
iOS dev
https://theswiftdev.com/2019/05/31/understanding-provisioning-for-ios-applications/
iOS dev
https://medium.com/@michaellong/rxswift-better-error-handling-with-compactmap-48a5d314d0f1
Medium
RxSwift: Better Error Handling With CompactMap
Use one of RxSwift 5’s newest features to streamline your code.
iOS dev
https://medium.com/@jonathan2457/location-triggered-notifications-on-ios-24033919fb9a
Medium
Location Triggered Notifications on iOS
Yes, even in the background.
iOS dev
https://www.raywenderlich.com/1484288-preventing-man-in-the-middle-attacks-in-ios-with-ssl-pinning
kodeco.com
Preventing Man-in-the-Middle Attacks in iOS with SSL Pinning
In this tutorial, you’ll learn how to prevent man-in-the-middle attacks using SSL Pinning and Alamofire. You’ll use the Charles Proxy tool to simulate the man-in-the-middle attack.
iOS dev
https://medium.com/flawless-app-stories/simplifying-communication-patterns-with-closure-in-swift-1938414468b3
Medium
Simplifying communication patterns with closure in Swift
In this article, you’ll learn about communication patterns issue and how to make it simpler with EasyClosure.
iOS dev
https://mar.codes/2019-05-28/Solving-ambiguous-constraints-without-rerunning-your-app
Marcos Griselli
Solving ambiguous constraints without rerunning your app
This is the technique I use to solve ambiguous constraints without having to rebuild the app.
iOS dev
https://www.kairadiagne.com/2019/05/31/ios-testing-tips-and-tricks
Kaira Diagne
Tips and tricks on unit testing iOS apps
Unit testing is a great tool to ensure the quality and reliability of your code. A good test suite gives you confidence that your code does what it intends to do and that you will not introduce any bugs in your app when introducing a new feature or refactoring.…
iOS dev
https://www.swiftbysundell.com/posts/a-swift-developers-wwdc-dreams
Swift by Sundell
A Swift developer’s WWDC dreams - 2019 edition | Swift by Sundell
The start of WWDC 2019 is now just hours away and, like most developers working within the Apple ecosystem, I’m getting really excited. So I thought I’d dedicate my 120th weekly Swift article to something special — dreams.
iOS dev
https://medium.com/@rwbutler/animated-gradients-on-ios-aa117551e533
Medium
Animated Gradients on iOS
Sequencing animation between gradients with varying numbers of colors and more.
iOS dev
https://www.youtube.com/watch?v=9onK2xjY31g&feature=youtu.be
YouTube
UIKonf 2019 Livestream
http://uikonf.com/
iOS dev
https://patrickbalestra.com/blog/2019/06/07/wwdc-2019-the-things-you-may-have-missed.html
WWDC 2019 - The Things You May Have Missed
iOS dev
https://www.hackingwithswift.com/quick-start/swiftui
Hacking with Swift
SwiftUI by Example - free quick start tutorials for Swift developers
Get hands-on example code to help you learn important Apple frameworks faster.