Skip to content

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

@maithuy

Description

@maithuy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions