jordanbyron / react-native-quick-actions

A react-native interface for Touch 3D home screen quick actions
MIT License
1.06k stars 93 forks source link

open specific screen using 3d touch react-native-quick-action #75

Closed aminvb12 closed 5 years ago

aminvb12 commented 5 years ago

Hey guys I'm using react-navigation and also define some screen. I set up deep linking but I can't navigate to specific screen with react-native-quick-action. react-native-quick-action work well but it just open up first screen. How can I navigate to specific screen using react-native-quick-action?

jordanbyron commented 5 years ago

Hi @aminvb12,

This seems more like a question better suited for StackOverflow rather than our bug tracker. If you think there is a defect in react-native-quick-actions or a feature that could be added to allow for the type of workflow you are suggesting then this is the right place. Best of luck!

ShuKTan commented 4 years ago

@aminvb12 did you find the solution for this? I am having same problem in my app.