react native margin vs padding

JavaScript
padding is the space between the content and the border,
whereas margin is the space outside the border.
Source

Also in JavaScript: