Skip to content

feat: react-native support#403

Merged
wemeetagain merged 1 commit intomasterfrom
feat/react-native-support
Dec 8, 2023
Merged

feat: react-native support#403
wemeetagain merged 1 commit intomasterfrom
feat/react-native-support

Conversation

@achingbrain
Copy link
Copy Markdown
Collaborator

React-native doesn't have any node core modules so it must use the pure-js/browser implementations of everything.

React-native doesn't have any node core modules so it must use the
pure-js/browser implementations of everything.
@achingbrain achingbrain requested a review from a team as a code owner December 8, 2023 17:40
@wemeetagain wemeetagain merged commit 233144f into master Dec 8, 2023
@wemeetagain wemeetagain deleted the feat/react-native-support branch December 8, 2023 18:32
achingbrain added a commit that referenced this pull request Dec 9, 2023
It turns out this isn't necessary so revert the changes.

Also, we don't depend on node's `util` so no need to override that
in the browser field.
achingbrain added a commit that referenced this pull request Dec 9, 2023
It turns out this isn't necessary so revert the changes.

Also, we don't depend on node's `util` so no need to override that
in the browser field.
wemeetagain pushed a commit that referenced this pull request Dec 9, 2023
It turns out this isn't necessary so revert the changes.

Also, we don't depend on node's `util` so no need to override that
in the browser field.
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

Successfully merging this pull request may close these issues.

2 participants