Hello all,
I am new to xamarin forms and I am modifying a app and got stuck at a point and need your help. Actually I want to share data (image and text) on click of a linear layout directly to whatsapp. But I do not know how to implement the cross share function. There is already one function build and i just want to use that function to perform the task.
Here I am attaching the text file which have the code.
In the text file there is a function ShareOptionsLayoutOnClick(). I want to call this function on click of linear layout (i.e. ShareLinearLayout).90943-share.txt


