Make sure the images are in the folder ../resor not ${project}/android/app/src/res. If not, then you need to copy the images to this folder. This can be done using the following response command
react-native bundle --platform android --dev false --entry-file index.android.js \ --bundle-output android/app/src/main/assets/index.android.bundle \ --assets-dest android/app/src/main/res/
Android, . - .