alinz / react-native-share-extension

react-native as an engine to drive share extension
MIT License
763 stars 398 forks source link

Does share extension work with react native navigation v1 (wix)? #114

Closed i25878427 closed 5 years ago

i25878427 commented 5 years ago

I upgraded to react native navigation v2 (wix) and it did the trick for me :)

ekeuus commented 5 years ago

@i25878427 Hey Ron! Were you able to share the files with the main application? I'm trying to get it to work with v2 as well. Thanks!

i25878427 commented 5 years ago

@ekeuus yes, what is the problem?

ekeuus commented 5 years ago

I want to share directly to the app, not into the app registry component, but I can't think of a good solution to do so

i25878427 commented 5 years ago

Not sure how it can be done. Maybe URL TYPES?