Skip to content

Commit a06c71b

Browse files
authored
Update README.md
1 parent 120cb69 commit a06c71b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Native Bridge Android
2-
This Kotlin library is the native part of a RPC communication bridge between your app and the webview javascript. [To function, it relies on a javascript counterpart to be setup](https://github.com/nrkno/nativebridge/)
2+
This Kotlin library is the native part of a RPC communication bridge between your app and the webview javascript. [To function, it relies on a javascript counterpart to be setup](https://github.com/nrkno/nativebridge/).
3+
4+
The library has been tested on Android 4.4.4 and later, but will probably also work on older Android versions.
35

46
**Note:** For simplicity, we're using the term *"webview javascript"* to mean *"the javascript hosted in a site shown in the webview"*.
57

0 commit comments

Comments
 (0)