Templates for building universal apps with React Native Reusables.
To start a new project with a template:
npx react-native-reusables/cli@latest init [options]
-c, --cwd <cwd> the working directory. defaults to the current directory.
-t, --template <template> the template to use.
-h, --help display help for command
If no template is specified, you’ll be prompted to select one interactively.