ScrollViewReader for Lists and and Expanding Lists

Hi,

I love the new new ScrollViewReader, as it enables to scroll to an arbitrary position.

However I would like to use it with lists, especially the new Expanding Lists, as outlines (like NSOutlineView) with some sort of bookmarks are critical for an app that I’m porting to iOS.

Is that possible in any way, or are we, for now, limited to scroll views with nested ForEachs?

Thanks, and great work.
ScrollViewReader for Lists and and Expanding Lists
 
 
Q