As iOS devs, sometimes We have to write repeatable code. This tedious task is very boring, error-prone, and unsatisfying. Instead of falling into despair we can elevate our experience with Swift Macros! We
In today’s interconnected world, timely and relevant communication is the cornerstone of user engagement in mobile applications. iOS developers have a sophisticated tool at their disposal: communication notifications, designed specifically for chat
In the world of iOS development, we often find ourselves relying on Xcode and Swift for most of our tasks. However, there's a powerful tool that's been around for
Bitrise, the Continuous Integration and Delivery (CI/CD) Platform, has recently deprecated the use of rbenv. This means that rbenv will no longer receive updates and support. But don't worry, there&
To finish our conversion from part 1
[https://arturgruchala.com/rxswift-course-adding-rxswift-extensions-to-existing-code-part-1/]
, we will need all changes, available here
[https://github.com/agruchala/RxAPITraining/tree/rx].
Collection view
Right now we are using old-fashioned