We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
All the project files are now present inside the react-native directory. This allows to build the package from the server packager.js.
react-native
packager.js
Is there any option to move the app to a different directory ? Something like,
$ node ./packager/packager --source '/path/to/project/'
The text was updated successfully, but these errors were encountered:
Not answering the question but fyi, when we're going to go open source, react-native is going to be pushed to npm.
Sorry, something went wrong.
closed via 8f68996
No branches or pull requests
All the project files are now present inside the
react-native
directory. This allows to build the package from the serverpackager.js
.Is there any option to move the app to a different directory ? Something like,
$ node ./packager/packager --source '/path/to/project/'
The text was updated successfully, but these errors were encountered: