Automatically run Swift code when your framework gets initialized
In this blog post, you'll learn how you can create a framework that executes code automatically when the framework gets initialized as part of the app startup. This can be useful for frameworks that want to run code without requiring the app develope...
Jan 31, 20232 min read1.4K
