adaharshsingh / Propacity

https://propacity-alpha.vercel.app
5 stars 36 forks source link

Implement Pull-to-Refresh Functionality for Weather Data #7

Open adaharshsingh opened 1 month ago

adaharshsingh commented 1 month ago

Description

Add a pull-to-refresh feature to the weather forecast application, allowing users to update weather data easily. This will improve user experience by enabling quick access to the latest forecasts with a simple gesture.

Acceptance Criteria:

Users can pull down on the weather data screen to refresh the information. The application should display a loading indicator while fetching the updated data. Ensure the refresh functionality works seamlessly across all supported devices. Additional Notes:

Consider using appropriate libraries or built-in methods for implementing this feature. Ensure that the user interface remains responsive during the refresh process.

Vidhanvyrs commented 1 month ago

hi @adaharshsingh i would be more than happy to work on this can you please assign this issue to me so that i can straightaway start the implementation