React-native-navigation: Custom navigatorButton component

Created on 18 Jul 2017  路  5Comments  路  Source: wix/react-native-navigation

I haven't found any documentation on how to add a custom component as a navigatorButton.
I have an icon/button, that I would like to add a badge (with count) to.

Does this exsist?

馃彋 stale

All 5 comments

You can add you own button as a component, here it is the docs:

https://wix.github.io/react-native-navigation/#/adding-buttons-to-the-navigator?id=buttons-object-format

The docs mention leftButtons and rightButtons, but how about custom components on tabbar (bottom bar) icons?

Im also looking for this.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest version and report back. Thank you for your contributions.

The issue has been closed for inactivity.

Was this page helpful?
0 / 5 - 0 ratings