I can't figure out how to set padding between my rows in a ListView. I am trying to replicate a card style feed looks.
Add a marginBottom
property to each ListView Item:
row: {
...
marginBottom: 2
}
I've set up a working example here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With