iOS dev who makes iOS apps
Recently I got a problem with 3rd party libraries. My app requires two libraries. Let's call them Cat and CatFood. Library Cat requires library...
Intro In the first article, we have covered requesting weather for some arbitrary location. Now it's time to implement the second part of the...
Intro What is the main task of the iOS developer? Correct, doing the tech challenges for the new jobs! I was interviewing candidates for the iOS...
In this article, I'll show how to add logs for iOS app without rebuilding. If you want to skip to the main part just jump to the "Adding logs without...
Part 1. The problem I am an iOS developer. And I love cats tests. Sometimes they love me back but recently with Swift Concurrency coming into my life,...
I've got an old EPUB that was not displayed properly on my device. The lines of some paragraphs were going over the edge of the screen and to read...