Aleksa Simic - The Composable Architecture in iOS
Register & Get access to index
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
What will you get
- Local SPM packages for all of the modules
- Networking layer and API client setup in async/await
- Dependency injection using swift-dependencies
- Navigation with Coordinator pattern
- TabBar with Coordinators setup
- DesignSystem module setup
- Securely storing sensitive data like base url in xcconfigs
- Separate targets for Prod, Staging and Dev setup
- Unit Testing with examples
- Local persistence SPM package (UserDefaults and KeychainManager)