Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Adds backButtonStyle prop #17

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

janmonschke
Copy link

This new prop is applied to the standard back button that ships with the router component.

The style can be passed like any other prop:

<Router firstRoute={firstRoute} backButtonStyle={{color: 'tomato'}} />

Which then results in a tomotao-colored button 🍅 ❤️ :
screen shot 2015-04-24 at 16 06 29

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant