When I use the Image component to load a network image, it is blank, in Huawei mate9(Android 9.0)

React Native version:
info
React Native Environment Info:
System:
OS: macOS 10.14.4
SDKs:
iOS SDK:
Platforms: iOS 12.2, macOS 10.14, tvOS 12.2
Android SDK:
API Levels: 28
Build Tools: 28.0.3
IDEs:
Android Studio: 3.4 AI-183.5429.30.34.5452501
Xcode: 10.2.1/10E1001 - /usr/bin/xcodebuild
npmPackages:
react: 16.8.3 => 16.8.3
react-native: 0.59.5 => 0.59.5
Steps To Reproduce
1.react-native init demo
2.cd demo && react-native run-android
3. add Image componet load network pic
Describe what you expected to happen:
Snack, code example, or link to a repository:
When I use the Image component to load a network image, it is blank, in Huawei mate9(Android 9.0)

React Native version:
info
React Native Environment Info:
System:
OS: macOS 10.14.4
SDKs:
iOS SDK:
Platforms: iOS 12.2, macOS 10.14, tvOS 12.2
Android SDK:
API Levels: 28
Build Tools: 28.0.3
IDEs:
Android Studio: 3.4 AI-183.5429.30.34.5452501
Xcode: 10.2.1/10E1001 - /usr/bin/xcodebuild
npmPackages:
react: 16.8.3 => 16.8.3
react-native: 0.59.5 => 0.59.5
Steps To Reproduce
1.react-native init demo
2.cd demo && react-native run-android
3. add Image componet load network pic
Describe what you expected to happen:
Snack, code example, or link to a repository: