将需要自适应的 width 或 height 样式值设置为 null
width
height
null
<Image style= source={anImage} />
shadowOpacity: 0.75, shadowRadius: 5, shadowColor: 'gray', shadowOffset: { height: 0, width: 0 },