In my App I have a Table which is filtered based on the particular user.
I want the user to be able to press a button (located below this table) which generates an image of this filtered Table, so that this can then be shared - ideally using WhatsApp.
I guess they could do that but it would only capture the data in view of the screen and I’d like it to capture the whole table of data (which is a leaderboard).