SwipeRefresh library is deprecated (see https://google.github.io/accompanist/swiperefresh/) so this change is to switch over to using the recommended replacement (PullRefreshIndicator and friends) for pull to refresh.
I also implemented pull to refresh on the Feeds page and removed the refresh button there as it is now redundant.
SwipeRefresh library is deprecated (see https://google.github.io/accompanist/swiperefresh/) so this change is to switch over to using the recommended replacement (PullRefreshIndicator and friends) for pull to refresh.
I also implemented pull to refresh on the Feeds page and removed the refresh button there as it is now redundant.