We migrated from react-native-bootsplash-v4 to react-native-bootsplash-v6 for the dark-splash support. The CLI generated the required assets using the logo provided. The background color is changed however we are getting a different logo instead of the one used in the parameter while generating the assets
Few information that might be helpful:
- Migrated app from RN 0.65 to 0.72
- Changed everything as per given in the documentation