일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- weak var
- 러닝기록앱
- weatherKit
- RunningTimer
- Protocol
- 영문 개인정보처리방침
- Timer
- 서체관리자
- addannotation
- 한국어 개인정보처리방침
- font book
- swift
- App Store Connect
- 러닝타이머
- WeatherManager
- CoreLocation
- Startign Assignments
- 단일 책임원칙
- dispatchsource
- AnyObject
- xcode로 날씨앱 만들기
- MKMapItem
- Required Reason API
- 클로저의 캡슐화
- CLLocationManagerDelegate
- UIAlertAction
- MKMapViewDelegate
- Xcode
- SwiftUI Boolean 값
- UICollectionViewFlowLayout
Archives
- Today
- Total
목록MKMapItem (1)
VesselWheel

들어가기 앞서, MapKit은 SwiftUI로 간편하게 구현할 수 있고, 커스텀하기도 편하다. https://developer.apple.com/documentation/mapkit/ MapKit | Apple Developer Documentation Display map or satellite imagery within your app, call out points of interest, and determine placemark information for map coordinates. developer.apple.com 공식문서를 통해서, WWDC 2023에서 발표한 영상과 설명에 따르면, 개발자가 SwiftUI에서 기능 구현을 자유롭게 할 수 있도록 다양한 매소드와 인스턴스를 제공한다. http..
Xcode Study
2024. 3. 4. 22:10