i am making a macos app with a navigationview with a list in it and then navigation links. This works perfect and sets up a master/detail app just fine. What i cant get to work is a space between on the list (like on the catalina app store sidebar). I want 3 or 4 of the list items on the top and then 2 on the bottom. I tried using a spacer on the list but this just insterted one blank row. I also tried switching to a catalyst app but the spacer has the same effect there.
How do i achieve this effect?