🎉 Black Friday Sale! Save 30% when you subscribe today.
SwiftUI has introduced the concept of “redacted views”, which gives you a really nice way to redact the a view’s content. This is really powerful, but just because the view has been redacted it doesn’t mean the logic has been. We will demonstrate this problem and show how the Composable Architecture offers a really nice solution.
For more on the Composable Architecture, be sure to check out the entire collection where we break down the problems of application architecture to build a solution from first principles.