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://martinmitrevski.com/2018/04/14/detecting-whisky-brands-with-core-ml-and-ibm-watson-services/?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more
martinmitrevski
Detecting Whisky brands with Core ML and IBM Watson services
Everyone who knows me, also knows that I’m a huge whisky fan. In this post, I will blend two of my favourite things – whisky and programming, into an app that will detect the type of wh…
iOS dev
https://learnappmaking.com/blockchain-app-swift-how-to/?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more
iOS dev
https://learnappmaking.com/swift-optionals-how-to/
Appy Pie
App Builder Appy Pie: #1 No-Code Platform | App Maker | Connect Apps | Websites | Chatbots | Designs
Create applications & automate workflows with Appy Pie’s workflow automation & no-code development platform.
iOS dev
https://medium.com/flawless-app-stories/app-architecture-and-object-composition-in-swift-c9101a9e37e3
Medium
App Architecture and Object Composition in Swift
Creating reusable components to architect UI, concurrency, data, and other modules in Swift.
iOS dev
https://arasthel.com/data-classes-on-swift/
iOS dev
https://agostini.tech/2018/05/13/design-patterns-in-swift-state/
agostini.tech
Design Patterns in Swift: State Pattern | agostini.tech
If your objects can have multiple states, then you should consider implementing a state pattern. In this article we'll cover some theory on state pattern, and then we'll go over an example on how to implement it. Hopefully, by the end of the article, you'll…
iOS dev
https://www.swiftbysundell.com/posts/launch-arguments-in-swift
Swift by Sundell
Launch arguments in Swift
While launch arguments are probably most commonly used as input to command line tools - this week, let's take a look at how we can also use the power of launch arguments when working on, debugging, and testing an iOS app.
iOS dev
https://www.netguru.co/codestories/generating-random-numbers-in-swift
Netguru
Generating Random Numbers in Swift
Generating cryptographically secure random numbers is a bit difficult. Let's dive into how to do it in Swift in this random blog post.
iOS dev
https://medium.com/@tyronemichael/extending-your-modules-using-a-plugin-architecture-c1972735d728
Noteworthy - The Journal Blog
Extending your modules using a plugin architecture
Breaking your app up into modules has many benefits and it is extremely easy to achieve with Xcode using workspaces or Cocoapods. Whether…
iOS dev
https://www.hackingwithswift.com/articles/103/seven-useful-methods-from-cgrect?utm_campaign=Revue%20newsletter&utm_medium=Newsletter&utm_source=Swiftly%20Curated
Hacking with Swift
Seven useful methods from CGRect
Insetting, offsetting, transformation, and more!
iOS dev
http://swiftdeveloperblog.com/uiimagepickercontroller-in-swift-with-firebase-cheat-sheet/
UIImagePickerController in Swift with Firebase. Cheat Sheet.
iOS dev
Programming Notes for Professionals books
iOS dev
SwiftNotesForProfessionals.pdf
2.7 MB
iOS dev
iOSNotesForProfessionals.pdf
14.2 MB
iOS dev
Other books in this series:
https://books.goalkicker.com/
Goalkicker
Free Programming Books; HTML5, CSS3, JavaScript, PHP, Python...
Free Programming Books on Android development, C, C#, CSS, HTML5, iOS development, Java, JavaScript, PowerShell, PHP, Python, SQL Sever and more
iOS dev
https://medium.com/@tyronemichael/extending-your-modules-using-a-plugin-architecture-c1972735d728
Noteworthy - The Journal Blog
Extending your modules using a plugin architecture
Breaking your app up into modules has many benefits and it is extremely easy to achieve with Xcode using workspaces or Cocoapods. Whether…
iOS dev
https://iosreviewed.com/reviews-1/2018/5/22/continuous-integration-services-for-iphone-apps-in-2018
iOS dev
http://alisoftware.github.io/architecture/2018/05/20/dedicated-datasources/
Crunchy Development
Using Dedicated Objects as Delegates & Datasources
Making your Swift code more fun
🎉
, magical
✨
and crunchier
👌
iOS dev
https://medium.com/s23nyc-tech/prototyping-animations-in-swift-97a9cfb1f41b
Medium
Prototyping Animations in Swift
One of my favorite things about building mobile applications is bringing a designer’s creation to life. Being able to harness the power of…
iOS dev
https://medium.com/developermind/generics-in-swift-4-4f802cd6f53c
Medium
Generic Functions and Generic Types
As one of the most powerful features in Swift, Generics can be tricky.
iOS dev
https://medium.com/@tredasaibot/custom-uiview-in-swift-done-right-ddfe2c3080a
Noteworthy - The Journal Blog
Custom UIView in Swift done right
The internet has many solutions how to define your custom view, but many of them are wrong. They work, but they do not stick to Apple…