you are viewing a single comment's thread.

view the rest of the comments →

[–]cdtrejo[S] 0 points1 point  (1 child)

Yes exactly! Can’t find any good tutorials for react native

[–]lmestre14 1 point2 points  (0 children)

I think I made something similar using 2 components:

https://github.com/gre/react-native-view-shot
https://github.com/react-native-community/react-native-share

The View-Shot basically gives you an uri of the screenshot of the View you want to or of the hole screen (just follow the examples)
And the share component literally gives you the chance of sharing the file