Skip to content

[ FEATURE ] A CLI command to migrate to react-native-reuseables #335

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
AbhinavMir opened this issue Jan 31, 2025 · 0 comments
Open

[ FEATURE ] A CLI command to migrate to react-native-reuseables #335

AbhinavMir opened this issue Jan 31, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@AbhinavMir
Copy link

Is your feature request related to a problem? Please describe.
npx @react-native-reusables/cli@latest init will recognize package.json and won't install things such as lib/utils. So when I add a new component, it's missing imports.

Describe the solution you'd like
npx @react-native-reusables/cli@latest init should result in package.json being recognized and then allow me to install lib/utils.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@AbhinavMir AbhinavMir added the enhancement New feature or request label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant