react-native(리액트 네이티브) API - Dimensions


// Example:

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


+ Recent posts