iOS Development

ios – How to allow a click, through a UITableView, to buttons behind?

Imagine a large table view that's mostly...

UITableView tutorial in Swift – The.Swift.Dev.

How to create a table view programmatically?Let's jump straight into the...

ios – UiNavigationController – title in navigation bar is off-center when right side has 2 buttons

I'm using a UINvagigationController for my app,...

Swift object pool design pattern

A generic object pool in SwiftThe object pool pattern is a...

ios – Xcode – The Google Mobile Ads SDK was initialized without AppMeasurement

I know this question has been asked...

Lazy initialization in Swift – The.Swift.Dev.

According to Wikipedia:In computer programming, lazy initialization is the tactic of...

EXC_BAD_ACCESS when call custom Class in Unity call iOS

I try to build Unity to iOS. And...

All about the Swift Package Manager and the Swift toolchain

If you don't know too much about the Swift Package Manager,...

ios – Embed FlutterViewController to Native Swift TabBar

I have a native iOS app written...

Latest articles