In SwiftUI it is possible to use the environmentObject method of the View object to put a single BindableObject into the environment.
SwiftUI
environmentObject
BindableObject