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

Add renderBackButtonIcon for backButtonIcon customization #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Kudo
Copy link

@Kudo Kudo commented Jan 11, 2016

08dc150 is good if we would like to customise all the logic of backButton.
However, there are some good part of internal logics, e.g. https://github.com/exponentjs/ex-navigator/blob/master/ExRouteRenderer.js#L94-L113.
This change proposes a way to only customise the BackIcon component from ExNavigator.
Please feel free to comment and we should discuss here.
Now I think there are too many options (propTypes) in ExNavigator interface.
While enabling renderBackButtonIcon, barButtonIconStyle is useless and not sure if that would be implicit or not.

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @ide, @jesseruder and @brentvatne to be potential reviewers

@ahanriat
Copy link
Contributor

ahanriat commented Feb 2, 2016

@Kudo thanks for this PR, hope it will be merged soon as we currently have a fork for the same reason 😃

@magrinj
Copy link

magrinj commented Mar 11, 2016

👍 This is really a need!

@Emilios1995
Copy link

This is useful, hope it gets merged.

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

Successfully merging this pull request may close these issues.

5 participants