openMF / mobile-wallet

A reference implementation of Mifos platform wallet and payment capabilities
https://openmf.github.io/mobileapps.github.io/
218 stars 416 forks source link

feat: add pull to refresh in finance screen #1581

Open PratyushSingh07 opened 3 months ago

PratyushSingh07 commented 3 months ago

Summary:

Summarize your issue here.

Currently we dont have a mechanism to refresh data in finance screens. A user will have to close the app and the open it again to see change in data. In such a case pull to refresh will be a good alternative.

Implement this feature in different composables present in the finance screen which includes:

Akshay2004-701 commented 3 months ago

can I work on this issue

PratyushSingh07 commented 3 months ago

Sure