Skip to content

Seeking Guidance on Notification Icon Implementation #478

@ringzhz

Description

@ringzhz

Hey,

Great work! This library is the only one I could get working well for Navigation w/ Toolbar integration on react-native android.
I'm adding a custom notification icon to the notification bar by using this snippet:
<Scene key="root" renderRightButton={()=>notificationsIcon}>

I was wondering if you have any guidance on passing in a state to this icon so that it might be able to conditionally render itself as having no notifications or n-number of notifications.

Versions:
"react-native": "^0.23.0"
"react-native-router-flux": "^3.2.7"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions