-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
Description
I installed this module in my react-native project, but receive an error:
error: Error: While trying to resolve module `crypto` from file `my-project/node_modules/commerce-sdk-isomorphic/lib/index.cjs.js`,
It seems like this module requires node's crypto package that is not available in react-native.
Please provide a workaround, alternative module, or fix for this issue I can use the commerce-sdk in react-native.
Thank you
Reactions are currently unavailable