react-native-communications
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "react-native-communications", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Easily call, email, text or iMessage (iOS only) someone in React Native", | ||
@@ -5,0 +5,0 @@ "main": "AKCommunications.js", |
@@ -78,6 +78,6 @@ # react-native-communications | ||
address- String | ||
address - String | ||
``` | ||
Current requirement on `address` are that it is provided and is a String. There is no validation on whether it is a valid address. | ||
Current requirements for `address` are that it is provided and is a String. There is no validation on whether it is a valid address. | ||
@@ -84,0 +84,0 @@ ## Usage |
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
10594