You can get the application window's width and height using the following code: const windowWidth = Dimensions.get('window').width;
確定! 回上一頁