What is the architecture officially recommended by Apple for SwiftUI applications?

In theory may be in practice no. Some technology works better with certain architectures than others. Trying to use an architecture without taking into account the environment and the underlying technology makes development more difficult and has impacts on the performance and maintainability of applications.