React本机更好的图像 更好的图像组件,可与本机图像进行后备图像处理并支持渐进式加载 建立在View , Image和Animated组件之上 与Expo&React Native Web兼容 :rocket: 公关人员欢迎 :thumbs_up: :sparkles: :package: :information: :page_with_curl: :sparkles: :mobile_phone: 安装 yarn add react-native-better-image # or npm install react-native-better-image 用法 import BetterImage from 'react-native-better-image' ; // ... < BetterImage viewStyle = { style } source = { { uri : // image uri } } thumbnailSource = { { uri : // thumbnai