puuurm / swift-weatherforecast

iOS app
1 stars 0 forks source link

디테일 뷰에서 상세 날씨 셀 생성 #32

Closed puuurm closed 6 years ago

puuurm commented 6 years ago

셀에서 보여주는 데이터

puuurm commented 6 years ago

데이터 예시

pressure: Optional(1005.0)
seaLevel: nil
groundLevel: nil
humidity: Optional(52))
wind: Optional(WeatherForecast.Wind(speed: 11.3000002, degrees: 210.0))
clouds: Optional(WeatherForecast.Clouds(all: 75))
rain: nil
snow: nil