Has anyone expanded their weather app to show not simply the current weather, but that for the coming few days as well?
The dark sky api does provide that data but I can’t figure out how to utilize it in my own app to show the weather for the week ahead and then break that data down by hour. It would be great if I could have some working code to look at so that I would know how to structure my own code.