We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26373a4 commit deaae2dCopy full SHA for deaae2d
Sources/d3-async-location/viewmodel/LMViewModel.swift
@@ -8,7 +8,6 @@
8
import SwiftUI
9
import CoreLocation
10
11
-
12
/// ViewModel posting locations asynchronously
13
/// Add or inject LMViewModel into a View ```@EnvironmentObject var model: LMViewModel```
14
/// Call method start() within async environment to start async stream of locations
0 commit comments