<!-- Please provide a clear and concise description of what the bug is. Include screenshots if needed. Please test using the latest React Native release to make sure your issue has not already been fixed: http://facebook.github.io/react-native/docs/upgrading.html --> React Native version: 0.60.5 <!-- Run `react-native info` in your terminal and copy the results here. --> when use shrinkResources true in build.gradle for reduce apk size don't show local image in app. Show black screen instead of local image. Is there any solution?