Please, can you help me with this error, I am sending this object in the activity view
ActivityView.show ({
Text: 'ActivityView for React Native',
Url: 'shareLink'
ImageUrl: 'https://facebook.github.io/react/img/logo_og.png',
);
And when I press share with pinterest it does not open anything, if I send it without the imageUrl it tells me that it did not find the element inside pinterest.
Please, can you help me with this error, I am sending this object in the activity view
And when I press share with pinterest it does not open anything, if I send it without the imageUrl it tells me that it did not find the element inside pinterest.