Space between Flex Repeater instances

You likely have a padding value set on your embedded view's root container. Adjust/remove that padding value and use gap in the flex repeater's props.style to control the spacing between instances.