react-native-message-composer
Advanced tools
Comparing version 0.1.0 to 1.0.0
{ | ||
"name": "react-native-message-composer", | ||
"version": "0.1.0", | ||
"version": "1.0.0", | ||
"description": "React Native module bridge to iOS MFMessageComposeViewController", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,1 +1,3 @@ | ||
## 08/01/2017 - This project is no longer actively maintained. It will remain here so it can still be used but there will be no further updates or bug fixes. It likely needs a new major version for the recent changes in RN 0.40. If another user wants to consider taking ownership of the repo then please contact me | ||
# react-native-message-composer | ||
@@ -5,2 +7,6 @@ | ||
**RN >= 0.40** Please use 1.0.0 of this library or higher | ||
**RN < 0.40.0** Please use 0.1.0 of this library | ||
## API | ||
@@ -7,0 +13,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
24434
1
156