react-native-communications
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,2 +6,3 @@ 'use strict'; | ||
Linking, | ||
Platform, | ||
} = React; | ||
@@ -8,0 +9,0 @@ |
{ | ||
"name": "react-native-communications", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Open a web address or call, email, text or iMessage (iOS only) someone in React Native", | ||
@@ -5,0 +5,0 @@ "main": "AKCommunications.js", |
@@ -15,4 +15,8 @@ # react-native-communications | ||
Versions 0.15 through to and including 0.19 of React Native are also supported by running the following installation command | ||
**Note:** Do not use version 1.0.0 of this module as it contained a bug with the phonecall method. | ||
--- | ||
**Versions 0.15 through to and including 0.19 of React Native** are also supported by running the following installation command | ||
```bash | ||
@@ -19,0 +23,0 @@ npm install react-native-communications@0.2.3 |
10920
137
175