Silvan

Results 2 issues of Silvan

Currently there's only a way to programmatically change the focused item in the list. This PR adds the support for an additional `scrollTo` method. Which functions the same as `focus`,...

Hi, currently the VirtualizedList only supports having a scroll behavior of sticking to either sides of the list (start or end). In our case we have a very centered UI,...