Hello, I am using react-native-navigation for a long time in all my react-native apps. I wanted to know if its possible to read the intent data from push notifications as I need to open a page according to the data present in intent.
As even from linking only thing i can read is url with which the app was opened. and for any other type.
So, Is there any way by which I can pass the intent data to the react-native bridge ?
We use the issue tracker exclusively for bug reports and feature requests. This issue appears to be a general usage or support question. Instead, please ask a question on Stack Overflow with the react-native-navigation
tag.
I am facing the same. Did you find solution @sja1n?
Still havent found any solutions 馃槥 , neither can find in v2