0.0.2 • Published 8 months ago

rn-ml-authentia v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

Cli-tools

Command

appicon

Usage:

npx rn-ml-authentia 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

-rai <boolean> or --remove-alpha-ios <boolean>

default: true

Remove alpha channel from all images on iOS

License

MIT