A modular analytics layer in Swift
Ensuring your analytics implementation is easy to use, alter and extend can be difficult. Let's have a look at a possible solution by building a modular analytics layer together in Swift.
Article
Protocol functions with default parameter values
Tip
Sharing accessibility identifiers between app and tests
Tip