unsplash / unsplash-photopicker-ios

📱An iOS photo picker to search and download photos from Unsplash.
MIT License
404 stars 85 forks source link

Verify entire result set to display empty result state #9

Closed nicol3a closed 4 years ago

nicol3a commented 5 years ago

When the data source fetches items, verify if the entire result set is empty, instead of just the latest, to display the empty result state.