Skip to content

Commit 5826145

Browse files
committed
Merge branch 'release/v0.16.0' into develop
2 parents d2e154c + a432ba6 commit 5826145

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# React Native WebView Javascript Bridge
2-
I have been testing and reading a lot of way to safely create a bridge between react-native and webview. I'm happy to announced that the wait is over and from React-Native 0.16 and above, the bridge is fully functional.
2+
I have been testing and reading a lot of way to safely create a bridge between react-native and webview. I'm happy to announced that the wait is over and from **React-Native 0.16 and above**, the bridge is fully functional.
33

44

55

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.4.0",
3+
"version": "0.16.0",
44
"description": "React Native WebView Javascript Bridge",
55
"main": "webview-bridge",
66
"directories": {

0 commit comments

Comments
 (0)