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

Android JSC does not support exponentiation operator #19439

Closed
codler opened this issue May 24, 2018 · 9 comments
Closed

Android JSC does not support exponentiation operator #19439

codler opened this issue May 24, 2018 · 9 comments
Labels
JavaScript Platform: Android Android applications. Stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@codler
Copy link
Contributor

codler commented May 24, 2018

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

<Text>{3 ** 3}</Text>

Expected Behavior

It should not give error

Actual Behavior

Error occurs, See here for screenshot fram-x/FluidTransitions#18

@react-native-bot

This comment has been minimized.

@chuntley
Copy link

Related: #19436

@hramos
Copy link
Contributor

hramos commented Jul 2, 2018

This issue can be improved by providing a small code sample that reproduces the issue.

@stale

This comment has been minimized.

@stale stale bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Oct 1, 2018
@codler
Copy link
Contributor Author

codler commented Oct 1, 2018

Fix please..

@stale stale bot removed the Stale There has been a lack of activity on this issue and it may be closed soon. label Oct 1, 2018
@hramos
Copy link
Contributor

hramos commented Oct 1, 2018

This would likely require #19737 to be fixed first.

@hramos hramos changed the title exponentiation operator gives error in android Android JSC does not support exponentiation operator Oct 1, 2018
@stale

This comment has been minimized.

@stale stale bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Dec 30, 2018
@stale
Copy link

stale bot commented Jan 20, 2019

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.

@stale stale bot closed this as completed Jan 20, 2019
@facebook facebook locked as resolved and limited conversation to collaborators Jan 21, 2019
@hramos
Copy link
Contributor

hramos commented Jan 22, 2019

Coincidentally, #19737 landed, so this issue might actually be fixed on master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
JavaScript Platform: Android Android applications. Stale There has been a lack of activity on this issue and it may be closed soon.
Projects
None yet
Development

No branches or pull requests

4 participants