Check out example codes for "how to scrool some photos in html". It will help you in understanding the concepts better.
Code Example 1
<div class="MagicScroll" data-options="mode: carousel; height: 275px;"> <img src="example1.jpg" /> <img src="example2.jpg" /> ...</div>
Learn ReactJs, React Native from akashmittal.com