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

eval of "Action.key()" not working. #2582

Closed
zurez opened this issue Nov 2, 2017 · 0 comments
Closed

eval of "Action.key()" not working. #2582

zurez opened this issue Nov 2, 2017 · 0 comments

Comments

@zurez
Copy link

zurez commented Nov 2, 2017

Version

Tell us which versions you are using:

  • react-native-router-flux v4.0.0 beta22
  • react-native v0.49.3

ret= eval("Actions.key()"); return ret;
Also tried
Action['key']

Expected behaviour

Should redirect me to key scene

Actual behaviour

Nothing happens.

Steps to reproduce

For non-obvious bugs, please fork this component, modify Example project to reproduce your issue and include link here.
1.
2.
3.

@zurez zurez changed the title String eval of eval of "Action.key()" not working. Nov 2, 2017
@zurez zurez closed this as completed Nov 2, 2017
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

No branches or pull requests

1 participant