Anyone able to get Relay v9 working with Expo?

It seems that I’m running into a few issues, but primarily issues that look something like this:

The package at “node_modules/babel-plugin-relay/lib/compileGraphQLTag.js” attempted to import the Node standard library module “crypto”. It failed because React Native does not include the Node standard library. Read more at https://docs.expo.io/versions/latest/introduction/faq/#can-i-use-nodejs-packages-with-expo

But that link no longer has any information that seems relevant to this issue :confused:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.