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

Usage React Native #417

Open
XavegX367 opened this issue Dec 21, 2022 · 0 comments
Open

Usage React Native #417

XavegX367 opened this issue Dec 21, 2022 · 0 comments

Comments

@XavegX367
Copy link

At the moment I am getting an error: The package at "node_modules/fetch/lib/fetch.js" attempted to import the Node standard library module "http". It failed because the native React runtime does niet include the Node standard library.

I am running React Native through Expo.

Am I actually able to call this in my React Native app itself or should I setup a Node server to handle this?

The error pops up once I try to do this:
const ews = require('ews-javascript-api');

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