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

Fix react native support #703

Merged
merged 2 commits into from
Mar 23, 2023
Merged

Fix react native support #703

merged 2 commits into from
Mar 23, 2023

Conversation

fbenevides
Copy link
Contributor

What does this PR do?

Fix React Native support by removing crypto, since it doesn't work on React Native platform (it's from Node platform)

Checklist

  • [] All new functionality has tests.
  • All tests are passing.
  • New or changed API methods have been documented.
  • npm run format has been run

CHANGELOG

  • [CHANGED] Fix React Native support.

@fbenevides fbenevides added the release-patch Patch version bump label Mar 23, 2023
@fbenevides fbenevides merged commit bfa444a into master Mar 23, 2023
@fbenevides fbenevides deleted the fix-react-native-support branch March 23, 2023 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-patch Patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants