See listViews.md for all the lists ScrollView, FlatList, and SectionList
import { Image, ScrollView,//view with scroll View,//like <div> or <span> Text,//must be used for strings FlatList,//See Gestures v Button, TouchableOpacity} from"react-native";