import { Dimensions } from 'react-native'; console.log({ width: Dimensions.get('window').width, height: Dimensions.get('window').height }).
確定! 回上一頁