We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
RN version: 0.61.0 I followed https://facebook.github.io/react-native/docs/hermes
but I encountered this error ReferenceError: Property 'Proxy' doesn't exist
ReferenceError: Property 'Proxy' doesn't exist
I'm using redux (not mobx)
How can I do?
The text was updated successfully, but these errors were encountered:
Related closed issue https://github.com/facebook/react-native/issues/25740
Sorry, something went wrong.
Something in your project must need Proxy. We're looking into supporting Proxy in #33, so you can follow the discussion there.
Proxy
No branches or pull requests
RN version: 0.61.0
I followed https://facebook.github.io/react-native/docs/hermes
but I encountered this error
ReferenceError: Property 'Proxy' doesn't exist
I'm using redux (not mobx)
How can I do?
The text was updated successfully, but these errors were encountered: