arcgis-maps-sdk-swift-toolkit
arcgis-maps-sdk-swift-toolkit copied to clipboard
Make use of `ContentUnavailableView`
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.
Do you have a screenshot or two as to what it looks like?
Do you have a screenshot or two as to what it looks like?
Added
Nice! I like that a lot.