i am trying to implement share functionality inside my react-native app and my goal is for someone to be able to share information from the app in form of a document. How can i go about this.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
i used this npm package react-native-html-to-pdf to handle the files and react-native-share to share the file to apps on the device