You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow the nwui-cli install components to a custom path like ./src/components instead of the default ./components.
Expo Router supports both ./app/ and ./src/app/. It would be nice if nwui-cli did as well. As a followup, what about installing components to a monorepo packages, like ./packages/ui/src?
Perhaps this could be done via a path flag.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Allow the
nwui-cli
install components to a custom path like./src/components
instead of the default./components
.Expo Router supports both
./app/
and./src/app/
. It would be nice ifnwui-cli
did as well. As a followup, what about installing components to a monorepo packages, like ./packages/ui/src?Perhaps this could be done via a path flag.
The text was updated successfully, but these errors were encountered: