Skip to content

Commit e30ab9a

Browse files
committed
Update README.md
1 parent 5310737 commit e30ab9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
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

0 commit comments

Comments
 (0)