Skip to content

using a browserify working npm package into react-native? #1

@ramsestom

Description

@ramsestom

Hi

I am trying to use this npm package into react-native:
https://github.com/node-xmpp/node-xmpp/tree/master/packages/node-xmpp-client
but it do not work as is raise some exception (Like: Requiring unknown module "crypto")
This package is supposed to be working in browsers with browserify though. So do you think using react-native-browser-builtins I could make it work into react-native? Does react-native-browser-builtins allow to bring all browserify functionnalities into react-native?
If so, how should I include it into my react-native app?
Thanks for your help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions