I have used react-native-view-shot to take screenshots which return screenshot local URL. and used react-native-share to share on other apps like whats-app etc. But how can share screenshot because react-native-view-shot give only local path.
Asked
Active
Viewed 1,430 times
1 Answers
0
You'll probably need to get the base64 of your image. Unless they've updated things, I have used a workaround I found in the past

warrenbuffering
- 242
- 4
- 24