0

I have a app in flutter and using InAppWebView for opening a URL which is developed in React TypeScript.

On that URL page I have Share button.

So I want to share the data using installed apps from the mobile.

I tried using react-web-share Library. But if I click on the button from InAppWebview of the app it showing like below image : enter image description here

And If I open the same URL from browser the it is working fine and showing options with installed app. As shown in below image

enter image description here

I want the same result from InAppWebView

Ajay Naik
  • 151
  • 1
  • 12

0 Answers0