Yoel LevPencilKit. Protocol Oriented Programming. Swift.In this tutorial we’re going to implement PencilKit using Protocol Oriented Programming.Sep 20, 20191Sep 20, 20191
Yoel LevOpt-out Dark Mode on iOS 13The code below will opt out a specific view controller:Sep 16, 2019Sep 16, 2019
Yoel LevSign in with Apple (SiWA)On September 12 Apple updated their requirements and guidelines for SiWA which requires app developers to integrate sign in with Apple for…Sep 15, 2019Sep 15, 2019
Yoel LevDiffable Data Sources & Compositional Layouts Part 2Welcome back dear Developer, I hope you enjoyed part one of Diffable Data Sources & Compositional Layouts as today we are going to…Aug 31, 20191Aug 31, 20191
Yoel LevDiffable Data Sources & Compositional Layouts Part 1/2Today you are going to learn how to implement a collection view in iOS 13, using diffable data source with the newly Compositional Layout.Aug 17, 2019Aug 17, 2019
Yoel LevSharing a Core Data Model with a Swift FrameworkIn this tutorial i will show you how to create and use a Framework with a Core Data model Why a frameworks, you may ask, well here is whyJan 26, 201910Jan 26, 201910
Yoel LevHow to UITableView Programmatically with SwiftIn this tutorial I will show you how to create a basic UITableView using code only, no Storyboard, no xib, just Code.Apr 20, 20182Apr 20, 20182