I have a RowList component. I would like to display each row as an ever-looping carousel where the focused item is well within the TV safe area.
Ideally, the 1st item of the row is in focus and if there are enough video thumbnails to warrant an infinite looping video carousel, then a portion of the last thumbnail will be visible to the left of the selected item - with the other portion of the last thumbnail would be offscreen.
What is the best way to accomplish this kind of effect?