Check out example codes for "how to center vertically in bootstrap col". It will help you in understanding the concepts better.
Code Example 1
<div class="row justify-content-center">
...inner divs and content...
</div>
Code Example 2
<div class="my-auto">
...inner divs and content...
</div>
Learn ReactJs, React Native from akashmittal.com