<ScrollView refreshControl={ <RefreshControl refreshing={refreshing} onRefresh={onRefresh} />} > </ScrollView>
refreshControl={<RefreshControl refreshing={refreshing} onRefresh={onRefresh} />}