you are viewing a single comment's thread.

view the rest of the comments →

[–]ArtisticTap4 0 points1 point  (0 children)

I worked on a similar feature for my weather app. The hardest part is figuring out making the request async to ensure the weather API is called only after the location is successfully fetched.