iOS 27 SDK: 3 Major Requirements That Migh Break Your App
Mandates, not just deprecations.

Search for a command to run...
Articles tagged with #ios
Mandates, not just deprecations.

While working on large git-enabled projects in teams, merge conflicts can be the biggest nightmare and quite a challenging task, and my team is not exempt from this challenge. The Problem The case for Xcode projects regarding merge conflicts is quite...

In case you really care about your apps' security.

The "remote work" term wasn't quite a thing, or at least it wasn't globally popular before 2019's pandemic. From my perspective, it has brought flexibility to jobs and has detached the old job culture, which was a disaster. It was a bit late for the ...

Have you ever spent hours investigating your code to see why your UI implementation is crashing because you forgot to disable translatesAutoresizingMaskIntoConstraints? Well, because I did, and I know how depressed and hurtful it feels. In this artic...

WeatherKit framework was one of the amazing Apple announcements during WWDC22. In this article, we'll create a simple iOS weather app that shows the current weather by using the WeatherKit and SwiftUI frameworks. Also, some additional information wil...
