Component - Margin, padding, border
This React Native component shows how margin, padding, and border styles affect the layout of a box. Margin adds space outside the box, padding adds space inside the box around the text, and border draws a line around the box.