onValueChange
callback does not seem to work when I use SelectVirtualizedList
. It fires but it doesn't register the SelectItem
. Can the docs be updated with SelectVirtualizedList
used in an example where a value is chosen? I was able to force a value with an onPress
on the SelectItem
but it doesn't cause the SelectPortal
to close. SelectVirtualizedList
that can share some guidance?