arcgis-maps-sdk-swift-toolkit
arcgis-maps-sdk-swift-toolkit copied to clipboard
Add new FloatingPanel modifier
trafficstars
As suggested by @philium here:
Add a version of the FloatingPanel modifier that takes an optional item as a data source, presenting the panel when the item is non-nil and providing it as a non-optional to the content closure, similar to sheet(item:onDismiss:content:).