File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- # Async location streamer for iOS from 14.1 , watchOS using new concurrency model in Swift
1+ # Async location streamer for iOS, watchOS using new concurrency model in Swift
22
33[ ![ ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FThe-Igor%2Fd3-async-location%2Fbadge%3Ftype%3Dswift-versions )] ( https://swiftpackageindex.com/The-Igor/d3-async-location ) [ ![ ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FThe-Igor%2Fd3-async-location%2Fbadge%3Ftype%3Dplatforms )] ( https://swiftpackageindex.com/The-Igor/d3-async-location )
44 ## Features
55- [x] Using new concurrency swift model around CoreLocation manager
66- [x] Customizable in terms of CLLocationManager properties
77- [x] Streaming current location asynchronously
8- - [x] Different strategies Keep and publish all stack of locations since streaming has started or the last one
8+ - [x] Different strategies - Keep and publish all stack of locations since streaming has started or the last one
99- [x] Support for iOS from 14.1 and watchOS from 7.0
1010- [x] Errors handling (as ** AsyncLocationErrors** so CoreLocation errors ** CLError** )
1111
You can’t perform that action at this time.
0 commit comments