react-native-share 10.0.2 → 10.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -2,16 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
React Native Share, is a simple tool for sharing messages and files with other apps.
|
|
4
4
|
|
|
5
|
-
# Sponsors
|
|
6
|
-
|
|
7
|
-
---
|
|
8
|
-
|
|
9
|
-
If you use this library on your commercial/personal projects, you can help us by funding the work on specific issues that you choose by using IssueHunt.io!
|
|
10
|
-
|
|
11
|
-
This gives you the power to prioritize our work and support the project contributors. Moreover, it'll guarantee the project will be updated and maintained in the long run.
|
|
12
|
-
|
|
13
|
-
[](https://issuehunt.io/repos/43406976)
|
|
14
|
-
|
|
15
5
|
# Getting started 🚀
|
|
16
6
|
|
|
17
7
|
---
|
package/package.json
CHANGED