React Native Hide Scroll Wskaźnik

<ScrollView
  showsVerticalScrollIndicator ={false}
  showsHorizontalScrollIndicator={false}
 />
Lovely Lynx