Homepage
Homepage
Sign inGet started
Objective Tidbits
Delicious tidbits from the development world.
Follow
Following
Multi Project Setups
Multi Project Setups
Ilter Cengiz
May 12
The not-so-obvious UISplitViewController warning
The not-so-obvious UISplitViewController warning
If you’re using UISplitViewController in your app and building your view controller hierarchy in code you may see an annoying warning.
Ilter Cengiz
Apr 5
Working with universal links on iOS simulator
Working with universal links on iOS simulator
We can use web URLs for opening content in an application for a while. The setup is very basic. Just write the domains you want to handle…
Ilter Cengiz
Jun 8, 2024
Alternative Button
Alternative Button
There must be a time when every iOS developer wanted to place the image of `UIButton` above the title. Alternative Button is here for that!
Ilter Cengiz
Dec 15, 2024
Editing Changed
Editing Changed
`UITextViewDelegate` has a very useful method: `-textViewDidChange:`. As the name implies, text view calls this method on its delegate…
Ilter Cengiz
Dec 15, 2024
Date Formatter
Date Formatter
One of the strongest classes of the Foundation framework undoubtly is `NSDateFormatter`. With `NSDateFormatter`, one can easily convert a…
Ilter Cengiz
Dec 15, 2024
Masking views
Masking views
Apart from `cornerRadius`, we can easily mask any view with any shape and path using `UIBezierPath` and `CAShapeLayer`. This provides us…
Ilter Cengiz
Dec 15, 2024
About Objective Tidbits
Latest Stories
Archive
About Medium
Terms
Privacy