Home
My work
Open source
Posts in: uikit
2023
Sep 18
Implement data detectors inside UILabel
tags:
swift
·
uikit
·
2022
Jul 13
Using NSFetchedResultsController’s diffable snapshot with UICollectionView’s diffable data source
tags:
iosdev
·
swift
·
coredata
·
uikit
·
uicollectionview
·
nsfetchedresultscontroller
·
May 29
Coordinator pattern with UITabBarController
tags:
uikit
·
coordinator
·
pattern
·
tabs
·
2020
May 4
How and when to use KVO in Swift and UIKit
tags:
swift
·
uikit
·
kvo
·
Apr 14
Coordinator pattern in iOS 13 world
tags:
uikit
·
coordinator
·
pattern
·
kils
·
layers
·
scene
·
Mar 28
No headache: auto layout tips in Interface Builder
tags:
uikit
·
interfacebuilder
·
autolayout
·
Jan 20
Proper embedding in the world of increasingly diverse safeAreaInsets
tags:
uikit
·
uiviewcontroller
·
embed
·
containment
·
2019
Nov 2
Interface Builder is declarative too. Where’s the love?
tags:
interfacebuilder
·
uikit
·
swiftui
·
comparison
·
architecture
·
Oct 12
SwiftUI for UIKit developers
tags:
uikit
·
conference
·
talks
·
swiftui
·
Sep 17
Modeling form field
tags:
uikit
·
forms
·
fields
·
Sep 5
Trouble with form fields in iOS apps
tags:
uikit
·
forms
·
fields
·
Jun 30
Thoughts on SwiftUI
tags:
uikit
·
swiftui
·
Jun 28
Multi-line UILabel in self-sizing CollectionView layouts
tags:
layouts
·
uikit
·
self-sizing
·
Mar 3
Importance of isViewLoaded when embedding child controllers
tags:
uikit
·
uiviewcontroller
·
containment
·
embed
·
Jan 10
coordinatingResponder with no Coordinators in sight
tags:
swift
·
coordinator
·
pattern
·
uikit
·
architecture
·
layers
·
2018
Dec 26
Coordinator: the missing pattern in UIKit
tags:
swift
·
coordinator
·
pattern
·
uikit
·
architecture
·
mvc-c
·
layers
·
Dec 10
Replicating Apple Music card deck transition
tags:
swift
·
popup
·
uipresentationcontroller
·
uikit
·
Feb 18
Build tabs-based UI using Coordinators
tags:
swift
·
tabs
·
uitabbarcontroller
·
coordinator
·
pattern
·
uikit
·
architecture
·
mvc-c
·
layers
·
2017
Sep 15
Highly maintainable app architecture
tags:
swift
·
coordinator
·
pattern
·
uikit
·
architecture
·
mvc-c
·
layers
·
conference
·
talks
·
Jul 23
Passing dependencies through Coordinator chain
tags:
swift
·
coordinator
·
pattern
·
uikit
·
architecture
·
mvc-c
·
layers
·
Jun 28
Essential snippets for Swift-based iOS apps
tags:
swift
·
uikit
·
Jun 11
Coordinator updated, now with less Any
tags:
swift
·
coordinator
·
pattern
·
uikit
·
architecture
·
mvc-c
·
layers
·
May 18
MVC-C · Injecting Coordinator pattern in UIKit
tags:
swift
·
architecture
·
coordinator
·
pattern
·
uikit
·
mvc-c
·
layers
·
2015
Jun 20
UICollectionViewCell woes with bounds change
tags:
uicollectionview
·
interactive
·
uikit
·
resize
·
Jun 13
How to support landscape mode in your app on iPhone 6
tags:
iosdev
·
uikit
·
landscape
·
2014
Sep 22
Phantom spaces in UILabel's text
tags:
currency
·
formatter
·
L10N
·
I18N
·
NSLocale
·
UIKit
·
UILabel
·
Aug 6
Problem: UICollectionViewCell redraw during interactive resize of UICollectionView
tags:
uicollectionview
·
interactive
·
uikit
·
resize
·
2013
Nov 12
State restoration for modal view controllers
tags:
uikit
·
state restoration
·
Sep 12
Using State Preservation with Core Data
tags:
uikit
·
core data
·
state restoration
·
Aug 19
State restoration in iOS 6 without storyboards
tags:
uikit
·
state restoration
·
May 13
RTFlyoutMenu - drop-down menu component for iOS
tags:
uikit
·
custom
·
controls
·