Hi. This project is really helpful for beginner like me to learn SwiftUI. Thank you.
However, I notice that when the application start or when we switch between location in Setting, the are multiple redundant call to loadWeatherData function. Especially when we switch between 'Your location ' and favorite city.
Hi. This project is really helpful for beginner like me to learn SwiftUI. Thank you.
However, I notice that when the application start or when we switch between location in Setting, the are multiple redundant call to loadWeatherData function. Especially when we switch between 'Your location ' and favorite city.
Do you have any idea to fix this issue?