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