This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'use strict'; | |
import React, {Component} from 'react'; | |
import{ | |
Alert, | |
Image, | |
ListView, | |
TouchableHighlight, | |
StyleSheet, | |
Text, | |
View, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'use strict'; | |
import React, { Component } from 'react'; | |
import { | |
Alert, | |
TouchableOpacity, | |
Image, | |
View, | |
AppRegistry, | |
ProgressBarAndroid, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"meta": { | |
"theme": "elegant" | |
}, | |
"basics": { | |
"name": "Dang Viet Hung", | |
"label": "CTO", | |
"picture": "https://github.com/danghung-dev/resume/blob/main/images/avatar.png?raw=true", | |
"email": "[email protected]", | |
"phone": "0908 793 753", |