DEV Community

Discussion on: I've released over 100 apps in React Native since 2015, Ask Me Anything!

 
ddashko profile image
ddashko

Hey Kyle, but could you please point out how you tackle this problem with opening app on the specific screen (using RNN v2) after clicking on push notification in tray? What package do you use for handling push notifications?

Thread Thread
 
ddashko profile image
ddashko

Hey Kyle, but could you please point out how you deal with opening app on specific screen after pressing push notification from tray (using rnn v2)? What package do you use for handling push notifications in conjunction with rnn v2? maybe you could point out to some great examples?