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?
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.