Skip to content

Commit

Permalink
Merge pull request #811 from sarovin/updateREADME
Browse files Browse the repository at this point in the history
UPDATE Docs with titleOpacity property
  • Loading branch information
joenoon authored Jun 13, 2016
2 parents e32eccf + 53ba8c1 commit 7e8520c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/API_CONFIGURATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
| getTitle | `function` | optional | Optionally closure to return a value of the title based on state |
| renderTitle | `function` | optional | Optionally closure to render the title |
| titleStyle | [`Text style`](https://facebook.github.io/react-native/docs/text.html#style) | | optional style override for the title element |
| titleOpacity | `string` | optional | Set opacity for the title in navigation bar |

#### Navigation Bar: Back button
| Property | Type | Default | Description |
Expand Down

0 comments on commit 7e8520c

Please sign in to comment.