arcgis-maps-sdk-swift-toolkit icon indicating copy to clipboard operation
arcgis-maps-sdk-swift-toolkit copied to clipboard

Make use of `ContentUnavailableView`

Open dfeinzimer opened this issue 2 years ago • 3 comments
trafficstars

iOS 17 adds ContentUnavailableView. A few of our components may be able to make good use of it, including BasemapGallery, Bookmarks, and Search to name a few.

Search (Current) Search (Proposed)

The above replaces NoResultsView with one line: ContentUnavailableView.search. Screenshot 2023-08-07 at 11 21 40

dfeinzimer avatar Aug 05 '23 00:08 dfeinzimer

Do you have a screenshot or two as to what it looks like?

mhdostal avatar Aug 07 '23 14:08 mhdostal

Do you have a screenshot or two as to what it looks like?

Added

dfeinzimer avatar Aug 07 '23 18:08 dfeinzimer

Nice! I like that a lot.

mhdostal avatar Aug 07 '23 20:08 mhdostal