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 e39c625 commit 6191b84Copy full SHA for 6191b84
README.md
@@ -5,7 +5,7 @@
5
- [x] Using new concurrency swift model around CoreLocation manager
6
- [x] Customizable in terms of CLLocationManager properties
7
- [x] Streaming current location asynchronously
8
-- [x] Keep and publish all locations or the last one since streaming has started
+- [x] Keep and publish all stack of locations since streaming has started or the last one
9
- [x] Support for iOS from 14.1 and watchOS from 7.0
10
- [x] Errors handling (as **AsyncLocationErrors** so CoreLocation errors **CLError**)
11
0 commit comments