xavax31
xavax31
Hi, did you finally get it to work with bare react native? I need it for a project, and prefer to check before proposing it.
thanks for your quick answer!
thanks to everybody for yours answers! @loekTheDreamer, does your version in webview work correctly (no security problems or others) ? seems like a safer direction to me
> > thanks to everybody for yours answers! > > @loekTheDreamer, does your version in webview work correctly (no security problems or others) ? seems like a safer direction to...
nope, and it's really a problem, the feature is very instable for me. I need it for a professional project but I will surely have to remove it
> > nope, and it's really a problem, the feature is very instable for me. I need it for a professional project but I will surely have to remove it...
Same case, this returns an error: 'The operation couldn’t be completed. Mail services are not available'
Yes, after some research, I forked the package and made this change: https://github.com/xavax31/react-native-share-menu/commit/20917a84d4dea48d14fd84902e61b01548e4861b
nobody has this problem? I'm surprised to be the only one. Same problem on example provided in this repository
@iamjatttin, a lot of hacks. The main problem found was that snapshot app doesn't give simply a image type, but a public url. I finally resolved for my use by...