Browse Source

Update README.md

Thibault Malbranche 5 years ago
parent
commit
a69d7ec44c
No account linked to committer's email address
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      README.md

+ 3
- 0
README.md View File

35
 
35
 
36
 - UIWebView removal
36
 - UIWebView removal
37
 - this.webView.postMessage() removal (never documented and less flexible than injectJavascript)
37
 - this.webView.postMessage() removal (never documented and less flexible than injectJavascript)
38
+- Typescript rewrite
39
+- Kotlin rewrite
40
+- Maybe Swift rewrite
38
 
41
 
39
 ## Usage
42
 ## Usage
40
 
43