Skip to content
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

react-native link react-native-auth0 for an extension #43

Open
maithuy opened this issue Feb 13, 2019 · 0 comments
Open

react-native link react-native-auth0 for an extension #43

maithuy opened this issue Feb 13, 2019 · 0 comments

Comments

@maithuy
Copy link

maithuy commented Feb 13, 2019

Hi,

I have a custom extension that uses a few packages (eg. react-native-auth0) and I need to link them to react-native. At the moment, the packages are installed in developer.extensionName/app, and when I run react-native link in the extension app folder, it complains, see the below error message

Command link unrecognized. Make sure that you have run npm install and that you are inside a react-native project.

Followed this https://shoutem.github.io/docs/extensions/tutorials/installing-3rd-party-packages and native packages are not linked.

Is there a way to make the extension's packages known to the react-native project root?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant