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 5a3b089 commit 26373a4Copy full SHA for 26373a4
Sources/d3-async-location/viewmodel/LMViewModel.swift
@@ -9,7 +9,7 @@ import SwiftUI
9
import CoreLocation
10
11
12
-/// Viewmodel posting locations asynchronously
+/// 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
15
@available(iOS 15.0, watchOS 7.0, *)
0 commit comments