'How to embed link to ios native clipboard when sharing a message via react-native Share api?

I am using react-native's Share api in my app to make users being able to share promo codes via social media. I would like the message to look smth like this: "Use my promo code XXXX to get a discount" When user clicks on XXXX I would like ios clipboard menu to open. On the screenshot the behaviour I want to achieve. [1]: https://i.stack.imgur.com/EBsbE.jpg



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source