Programmatically generates a launch image for all screen densities from a single image source.
npm install react-native-splash-generateCompatible with rn-splash-screen and react-native-splash-screen.
npm:bash
npm install -g react-native-splash-generate # requires root
`✍️ Example
`bash
react-native-splash-generate splash /path/to/react/native/project/root /path/to/your/splash/image
``