Reading time: 2 min
This quick tip shows how to speed up your SwiftUI development by simply breaking the code of your Views into smaller chunks. This results in:
- Faster Source Editor operation, i.e syntax highlighting and error/warnings checks will come in faster.
- Faster preview build and refresh time.
- Faster build time of SwiftUI code, both for clean and incremental builds.
Search our recipes
Check out the companion apps!
Our free companion app and XCode Extension brings 100+ SwiftUI recipes right at your fingertips! Get a preview of it in the Online Companion.
Have a recipe for us?
Get in touch and let's grow the cookbook together!