已解决 this.scale = Platform.OS === 'ios' ? 1 : PixelRatio.get(); <Image style={{width: width this.imageScale, height: height this.imageScale}} />
已解决
this.scale = Platform.OS === 'ios' ? 1 : PixelRatio.get();
<Image style={{width: width this.imageScale, height: height this.imageScale}} />