var width = Dimensions.get('window').width;
var height = Dimensions.get('window').height;
var {height,width} = Dimensions.get('window');