I'm talking here with click_action. I'm not understanding and or there is no documentation that mentions this thing, How do you guys resolves this problem?
What I want to do is:
When a new push notification comes up. I would to take the user on a certain page provided by react-navigation or in actually i want to invoke a JS method so I can do whatever I want to when user tap/clicks on a notification.
Hopefully, This is enough description to understand the situation.