Commit Graph

7 Commits

Author SHA1 Message Date
mbrandonw
36bf097c65 Run swift-format 2020-05-20 22:01:10 +00:00
Kaan Dedeoglu
b82164d4a1 Add and remove map annotations only when necessary (#124)
* Add and remove map annotations only when necessary

* Update Examples/LocationManager/Common/MapView.swift

Co-authored-by: Brandon Williams <mbw234@gmail.com>

Co-authored-by: Brandon Williams <mbw234@gmail.com>
2020-05-20 14:59:51 -07:00
Stephen Celis
05ed4deabc Make demos render better on iPad (#122) 2020-05-20 15:32:56 -04:00
Brandon Williams
82d2a23e0c ComposableCoreLocation (#120)
* wip

* wip

* wip

* wip

* wip

* basics

* wip

* wip

* wip got LocalSearchClient spm package

* got a common spm package

* basics of desktop

* renamed

* wip

* clean up

* Fix

* clean up

* formatting and remove deprecated

* wip

* move stuff around, readmes

* fix

* clean up

* image

* typo

* docs

* wip

* typo

* rename

* wip

* clean up

* clean up

* rename

* wip

* Update README.md

* custom button

* format

* wip

* fix

* error info

* public interface

* set, alpha

* add error

* fix

* alpha

* internal

* Revert "internal"

This reverts commit 97da6f3086.

* wip

* wip

* docs

* rename

* cleanup

* add fatal error messages to mock

* fixes

* fixes

* clean up

* 13.3 fixes

* another fix

* 13.3 fixes

* wip

* fix mac tests

* wip

* just use double

* fix

* Revert "fix"

This reverts commit 4565a6485f.

* fix

* Fix?

* Fix

* More fix

Co-authored-by: Stephen Celis <stephen@stephencelis.com>
2020-05-20 11:12:59 -07:00
Brandon Williams
fbd58747fe Fix equality checks in client models. (#113) 2020-05-18 20:09:31 -07:00
mbrandonw
f277a7316f Run swift-format 2020-05-18 21:33:23 +00:00
Brandon Williams
5bf1dea5ab New example app: Location manager (#112)
* Beginnings of a location-based example.

* wip

* some tests

* update makefile

* clean up

* wip

* clean up

* clean up

* clean up

* no need for raw value

* dont need raw value

* make searches cancellable

* Update Examples/LocationManager/LocationManager/LocationManagerClient/LocationManagerClient.swift

Co-authored-by: Stephen Celis <stephen@stephencelis.com>

* Update Examples/LocationManager/LocationManager/LocalSearchClient/LocalSearchModels.swift

Co-authored-by: Stephen Celis <stephen@stephencelis.com>

* Update Examples/LocationManager/LocationManager/LocalSearchClient/LocalSearchModels.swift

Co-authored-by: Stephen Celis <stephen@stephencelis.com>

* fixes

Co-authored-by: Stephen Celis <stephen@stephencelis.com>
2020-05-18 14:32:32 -07:00