javaBin/javazone-ios-app

Auto refresh if no data

Closed this issue · 0 comments

We need to trigger a refresh if there is no data.

  • We should only do this on the main list view
  • We should only do this if there is no data - not just that the current search has no hits or similar
  • We can use onAppear

Don't think we can show the pull to refresh spinner. Do we want to add an overlay just for this? Simple to do.