create-splash-images-cli
v2.0.0
Published
This is cli tool for generating splash or launch images of various sizes required for iOS and android platform. It automatically inserts splash images in the right place. So you don't need put extra effort.
Downloads
5
Maintainers
Readme
create-splash-images-cli for react native
This is cli tool for generating splash or launch images of various sizes required for react native iOS and android platform and also lauchscreen xml file in android with single command. It automatically generates splash images in the right place. So you don't need put extra effort.
Major changes :- iOS storyboard file setup with splash images generated (2.0.0)
Now the cli tool also generates storyboard file for iOS with all constraints & image setup. No need to setup LaunchScreen.storyboard file manually :smiley:
Installation
Install as global dependency
$ npm install -g create-splash-images-cli
Usage
Under you react-native project folder in terminal run following command :-
$ create-splash-images
This cli command will ask for splash img source path
Recommended large size splash image for fitting across all the devices (810 × 1440)
? Please enter a valid splash image path here:- /Users/admin/Downloads/betterth
anbefore.jpeg