Problem
We use react-native-bootsplash to auto-generate our Splash Screens. The Problem is that even when using the --logo-width=288 option (which is the max size), the generated images are still too small.
Is there a way to adjust them afterwards? I tried using the Cordova resource generator to adjust the files in Android Studio, but the generated files just crashed the app.
The problem is mainly with Android, the tools in iOS seem to be better.