React-native-navigation: Possible to pass intent data to the react native part from push notifications ??

Created on 23 May 2018  路  3Comments  路  Source: wix/react-native-navigation

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 ?

Environment

  • React Native Navigation version: 1.1.451
  • React Native version: 0.55.3
  • Platform(s) (iOS, Android, or both?): Android
questiostack overflow

All 3 comments

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

no23reason picture no23reason  路  3Comments

bdrobinson picture bdrobinson  路  3Comments

birkir picture birkir  路  3Comments

kiroukou picture kiroukou  路  3Comments

nbolender picture nbolender  路  3Comments