I am displaying a sheet on a view, using something like this:
.sheet(isPresented: shouldShowAlert(), content: { ListItem(selectedItem:item) })