Skip to content

[ BUG ] npx @react-native-reusables/cli@latest init -t minimal-uniwind output says "Styling Library: Nativewind" #507

@GabeK0

Description

@GabeK0

Issue/Repro

  1. Run npx @react-native-reusables/cli@latest init -t minimal-uniwind
  2. The CLI output will say ℹ Styling Library: Nativewind
  3. If you continue, it does appear that it uses Uniwind, so it is probably just a small copy bug with the CLI

Expected behavior
It should say ℹ Styling Library: Uniwind

Platform:
This is reproing for me on macOS 15.7.2

CLI output

% npx @react-native-reusables/cli@latest init --log-level all -t minimal-uniwind
ℹ Styling Library: Nativewind
[16:39:51.063] DEBUG (#16): Init options: {
  "cwd": ".",
  "template": "minimal-uniwind"
}
[16:39:51.064] DEBUG (#16): Does package.json exist: no
? What is the name of your project? (e.g. my-app) › my-app

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions