Advertisement · 728 × 90
#
Hashtag
#weatherkit
Advertisement · 728 × 90
Preview
Getting Started with WeatherKit in SwiftUI Professional iOS Engineer specializing in SwiftUI, VisionOS, and modern Apple platforms. Expert in HealthKit, tvOS, watchOS and even some VisionOS development with 50+ technical articles and…

🌦️ 𝐺𝑒𝑡𝑡𝑖𝑛𝑔 𝑆𝑡𝑎𝑟𝑡𝑒𝑑 𝑤𝑖𝑡ℎ 𝑊𝑒𝑎𝑡ℎ𝑒𝑟𝐾𝑖𝑡 𝑖𝑛 𝑆𝑤𝑖𝑓𝑡𝑈𝐼 by Wesley Matlock

Add weather conditions to your app using Apple's WeatherKit API with actors, widgets, and smart refresh strategies.

#SwiftUI #WeatherKit

www.wesleymatlock.com/getting-star...

4 1 0 0
Preview
Weathercaster - Streamlined chart-based WeatherKit forecasts | Product Hunt Weathercaster is the best way to view weather forecasts. Powered by Apple WeatherKit and designed with elegant minimalism, Weathercaster strips away clutter and shows exactly what you need to know usi...

Check out my app release on ProductHunt!
www.producthunt.com/posts/weathe...
#apprelease #iosapp #weahterapp #weahter #meteorology #forecasting #wx #weatherkit #ios #swift #swiftUI #swiftcharts

3 0 2 0

Soooo hate to admit this but it actually was in the documentation....

#buildInPublic #flutter #apple #weatherKit

developer.apple.com/forums/threa...

4 0 0 0
Post image

Anyone use #apple #weatherkit #api ? I can never get weather alerts with this and thei documentation is sub par: final url ='$baseUrl/weather/en_US/$lat/$lon?dataSets=currentWeather,forecastNextHour,weatherAlerts,';

I only ever get current and next hour...

#buildInPublic #flutter

2 1 1 1

#apple #weatherKit is super frustrating:

final url = '$baseUrl/weather/en_US/$lat/$lon'
'?dataSets=forecastHourly'
'&hourlyEnd=$hourlyEndIsoString';

I cant just get next 240 hours...

#buildInPublic #flutter

4 0 0 0