Skip to content

Commit 495ac5e

Browse files
author
aksonov
committed
2 parents 266b5f0 + eb43e0c commit 495ac5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/API.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
| `navigationBarStyle`     | `Style` | | Style applied to nav bar |
4949
| `hideNavBar`     | `boolean` | `false` | hide the nav bar |
5050
| `title` | `string` | | Text to be displayed in the center of the nav bar. |
51+
| `renderTitle` | `React.Component` | | React component to render title for nav bar |
5152
| `titleStyle` | `Style` | | Style applied to the title |
5253
| `onLeft` | `Function` | | Called when the left nav bar button is pressed. |
5354
| `onRight` | `Function` | | Called when the right nav bar button is pressed. |

0 commit comments

Comments
 (0)