Issue/Repro
- Run
npx @react-native-reusables/cli@latest init -t minimal-uniwind
- The CLI output will say
ℹ Styling Library: Nativewind
- 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