Skip to content

Commit 58c6162

Browse files
committed
double check with ios feature
1 parent d89f1da commit 58c6162

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/Sample2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"start": "react-native start"
77
},
88
"dependencies": {
9-
"react-native": "^0.16.0",
9+
"react-native": "^0.19.0",
1010
"react-native-webview-bridge": "../.."
1111
}
1212
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-webview-bridge",
3-
"version": "0.16.1",
3+
"version": "0.19.0",
44
"description": "React Native WebView Javascript Bridge",
55
"main": "webview-bridge",
66
"directories": {

0 commit comments

Comments
 (0)