A List can select a delimiter for its items by specifying the type prop, with supported values being bullet, number, alpha and roman characters.A type of icon may also be used, which then requires an icon component be provided to the icon prop.
By default, Lists will use small spacing, or xsmall spacing if the size prop is set to either small or xsmall. This can be changed via the space prop, which supports the same spacing as Stack.