摘要:
import { Platform, Dimensions, PixelRatio } from 'react-native'; // iPhoneX const X_WIDTH = 375; const X_HEIGHT = 812; // screen 屏幕宽度 export const SCR 阅读全文
posted @ 2018-09-14 15:04
Tc_OS
阅读(3121)
评论(0)
推荐(1)