Check out example codes for "html button size". It will help you in understanding the concepts better.
Code Example 1
<button type="button">Click Me!</button>
Code Example 2
transform: scale(4); /* This will make the component 4 times bigger */
Learn ReactJs, React Native from akashmittal.com