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

Is it possible to set title value of Scene from Actions? Actions.showComponent({ title })? #2454

Closed
nursultan1201b opened this issue Oct 3, 2017 · 1 comment

Comments

@nursultan1201b
Copy link

nursultan1201b commented Oct 3, 2017

  • react-native-router-flux v4.0.0-beta.21
  • react-native v0.47.0
@nursultan1201b nursultan1201b changed the title Is it possible to set title value from Actions? Actions.showComponent({ title })? Is it possible to set title value of Scene from Actions? Actions.showComponent({ title })? Oct 3, 2017
@mcabs3
Copy link
Collaborator

mcabs3 commented Oct 4, 2017

Yes, you should be able to pass it as a prop when you perform your action. for example, Actions.login({title: 'Sign up!'})

@mcabs3 mcabs3 closed this as completed Oct 4, 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

2 participants