evollu / evollu/react-native-fcm
how to navigate to specific screen when notification opens.
Open
- Dominant language
- Java
- Stars
- 1.7k
- Forks
- 661
- PR merge metrics
- No merged PRs in 30d
Description
Hi i am using react navigation to navigate screens.I am successfully sending notifications from firebase notifications panel with additional data.
Now i don't know how to get that data and navigate to specific screen dynamically.
I am passing screen as key and values are like home,about.
navigate.navigate(val) is this possible ??
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.