Summary
Automatically scroll the ListView
to the selected position when SelectedItem
property is changed.
Works on iOS, but not implemented on Android or UWP.
API Changes
Update ListView
renderers for Android and UWP.
We have already built this functionality using custom renderers. If approved, can create a PR.
Intended Use Case
Unify the UI behaviour across all three platforms.