boostcamp-2020 / Project18-B-iOS-BoostRunClub

사용자의 러닝을 측정 및 기록하여 저장하고, 활동 내역을 정리하여 보여주는 iOS 애플리케이션 입니다. 🏃‍♀️🏃‍♂️🏃
MIT License
55 stars 10 forks source link

현재 나의 위치를 확인할 수 있도록 필요한 자료 학습(MapKit, CoreLocation) #17

Closed whrlgus closed 3 years ago

SHIVVVPP commented 3 years ago

Handling Location Events in the Background MapKit Tutorial Swift iOS CLLocationManager All-In-One SwiftBackgroundLocation BackgroundTask 정리

seoulboy commented 3 years ago

Handling Location Events in the Background MapKit Tutorial Swift iOS CLLocationManager All-In-One SwiftBackgroundLocation BackgroundTask 정리

여기 있는 문서들 한번 쭉 흝어볼게요 감사합니다

SHIVVVPP commented 3 years ago

Combine & CoreLocation, Part 1 – Publishers & Delegates Combine & CoreLocation, Part 2 – Receiving & Handling Events Combine & CoreLocation, Part 3 – Integrations with flatMap