일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Timer
- Required Reason API
- WeatherManager
- 클로저의 캡슐화
- UICollectionViewFlowLayout
- MKMapItem
- weatherKit
- Startign Assignments
- CoreLocation
- 서체관리자
- swift
- weak var
- SwiftUI Boolean 값
- 한국어 개인정보처리방침
- App Store Connect
- xcode로 날씨앱 만들기
- RunningTimer
- dispatchsource
- Protocol
- AnyObject
- CLLocationManagerDelegate
- UIAlertAction
- 러닝기록앱
- 러닝타이머
- addannotation
- MKMapViewDelegate
- font book
- 단일 책임원칙
- Xcode
- 영문 개인정보처리방침
Archives
- Today
- Total
목록UIKit (1)
VesselWheel
5일치 3시간 단위 날씨예보 배열에 넣기(with OpenWeatherMap) (1/2)
https://vesselwheel.tistory.com/185 3시간 단위 5일치 OpenWeatherMap API를 활용한 데이터 호출 기존에 WeatherData를 활용한 현재 날씨 API는 위경도 혹은 도시지역의 현재 날씨 기준으로 실시간 기상예보이다. // MARK: - public Methods //현재 날씨정보 : LocationManager에서 위치정보를 받고, 위경도 API vesselwheel.tistory.com 상기 주소의 이전글을 참고하여 //위치데이터 1. LocationMager 클래스에서 싱글톤으로 현재위치 혹은 지정위치를 호출하여 위경도를 받으면, // API call 2. WeatherManager의 getForestWeather 매소드가 파라미터로 받은 위경도 기준 지역..
Xcode Study
2024. 2. 13. 16:43