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

Not compatible with react native #45

Open
thowar2 opened this issue Oct 25, 2019 · 1 comment
Open

Not compatible with react native #45

thowar2 opened this issue Oct 25, 2019 · 1 comment

Comments

@thowar2
Copy link

thowar2 commented Oct 25, 2019

var browserCrypto = global.crypto || global.msCrypto || {};

This causes errors when building in react-native.

RN friendly alternatives:

@JBaczuk
Copy link
Contributor

JBaczuk commented Oct 25, 2019

Thanks for reporting, I think RN support is a good idea. I'll have to look into this more, want to pick a method that is well supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants