首页
IT
登录
6mi
u
盘
搜
搜 索
IT
react native 中获取屏幕宽度方法
react native 中获取屏幕宽度方法
xiaoxiao
2021-03-27
29
//获取屏幕宽度 var Dimensions = require('Dimensions'); var width = Dimensions.get('window').width; console.log(width);
转载请注明原文地址: https://ju.6miu.com/read-664546.html
技术
最新回复
(
0
)