Has anyone experimented with integrating AppIntents as a sort of core part of their SwiftUI apps architecture? It seems like it could be an interesting idea at least for manipulating data? AddItemIntent().perform()?

Collin Donnell @collin