1

I'm working on a react-native app in which I need to share a message with a particular person/friend/connection on LinkedIn.

I tried react-native's Share component but when I select the LinkedIn app to share my message, it just post the message to my profile wall (and not sending it to a particular connection).

Other apps like Facebook Messenger for example, when I select Share with Messenger it allows me to send the share message to the user(s) I select.

sonlexqt
  • 6,011
  • 5
  • 42
  • 58

1 Answers1

3

For me you have 3 possibilities:

Julien Malige
  • 3,295
  • 1
  • 20
  • 39