Searched refs:Progress (Results 1 – 6 of 6) sorted by relevance
1 class Progress { class10 export default Progress;
4 // import * as Progress from 'expo-progress';322 … {/* <Progress.Bar style={styles.progress} isAnimated progress={this.state.downloadProgress} /> */}
82 <Text>Progress:</Text>
355 // Progress values are in bytes transform them to kilobytes for smaller numbers.
365 // Progress values are in bytes transform them to kilobytes for smaller numbers.