Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display notification in all screens #39

Open
cerberusv2px opened this issue Aug 8, 2017 · 1 comment
Open

Display notification in all screens #39

cerberusv2px opened this issue Aug 8, 2017 · 1 comment

Comments

@cerberusv2px
Copy link

Notification only pops up when user is in Main screen (HomeScreen). But when user navigates to other pages, notification is received but alert is not displayed.

@jqn
Copy link

jqn commented Sep 8, 2017

Try putting you alert in you top component, depending on your directory structure it could be index.os.js. I use redux to trigger the alert but if not using redux then you have to figure out a way to trigger it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants