ScrollView is a tiny helper component helping the user controlling overflowing content horizontally or vertically.
It also is used in other floating components like Dropdown or Drawer.
<ScrollView>scrollable content</ScrollView>