Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 603 Bytes

README.md

File metadata and controls

45 lines (24 loc) · 603 Bytes

Cli-tools

Command

appicon

Usage:

npx rn-ml appicon <flag>

-s <path> or --source <path> (Required)

Path to the image file

-p [platform...] or --platform [platform...]

default: ['android','ios']

Either "ios" or "android" or "ipad" or "all"

-f <string> or --flavor <string>

default: main

-ar <string> or --android-source <string>

default: ./android

Custom android path

-is <string> or --ios-source <string>

default: ./ios

Custom ios path

License

MIT