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

Support left component on header #14

Closed
satya164 opened this issue Jan 27, 2017 · 1 comment
Closed

Support left component on header #14

satya164 opened this issue Jan 27, 2017 · 1 comment
Assignees

Comments

@satya164
Copy link
Member

Useful for custom back button, hamburger menu, etc.

static navigationOptions = {
  header: {
    left: React.Element<*>
  }
}
@grabbou grabbou self-assigned this Jan 27, 2017
@grabbou
Copy link

grabbou commented Jan 27, 2017

I think we used to have it implemented back in the day. Anyways, I am working on that!

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

3 participants