How To Translate Your Swift Package Library
If you follow official documentation to translate your library you might end up without a way to localize your library.[…]
Read moreLet’s Discover iOS World Together
If you follow official documentation to translate your library you might end up without a way to localize your library.[…]
Read moreIf you encounter a problem with double’s precision you might think about using Decimal.
Read moreWhen you start using some networking in your app you might think about caching requests to make your app faster.
Read moreThere is a high chance that your app uses some API requests. Even if you use some external library, beneath[…]
Read moreWhen I started learning Swift I couldn’t understand why there are different ways to handle exceptions/errors. The previous experience in[…]
Read more