-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
Android JSC does not support exponentiation operator #19439
Comments
This comment has been minimized.
This comment has been minimized.
Related: #19436 |
This issue can be improved by providing a small code sample that reproduces the issue. |
This comment has been minimized.
This comment has been minimized.
Fix please.. |
This would likely require #19737 to be fixed first. |
This comment has been minimized.
This comment has been minimized.
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information. |
Coincidentally, #19737 landed, so this issue might actually be fixed on master. |
Continuing #11371
Environment
Environment:
OS: macOS High Sierra 10.13.4
Node: 8.9.4
Yarn: 1.6.0
npm: 5.6.0
Watchman: 4.9.0
Xcode: Xcode 9.3.1 Build version 9E501
Android Studio: 3.1 AI-173.4720617
Packages: (wanted => installed)
react: 16.3.1 => 16.3.1
react-native: 0.55.2 => 0.55.2
Steps to Reproduce
Have the exponentiation operator in the code, see #11371
Expected Behavior
It should not give error
Actual Behavior
Error occurs, See here for screenshot fram-x/FluidTransitions#18
The text was updated successfully, but these errors were encountered: