Browse Source

chore(Readme): updated DOCS

Thibault Malbranche 4 years ago
parent
commit
12e676f5d1
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -45,7 +45,7 @@ Current Version: ![version](https://img.shields.io/npm/v/react-native-webview.sv
45 45
 
46 46
 **Upcoming:**
47 47
 
48
-- this.webView.postMessage() removal (never documented and less flexible than injectJavascript)
48
+- this.webView.postMessage() removal (never documented and less flexible than injectJavascript) -> [how to migrate](https://github.com/react-native-community/react-native-webview/issues/809)
49 49
 - Kotlin rewrite
50 50
 - Maybe Swift rewrite
51 51