Text设置position: 'absolute'//获取width<Text onLayout={({ nativeEvent }) => console.log(nativeEvent.layout.width)} />