Skip to content

Commit

Permalink
[add]:[update README,添加JsBridge如何进行双向通信]
Browse files Browse the repository at this point in the history
  • Loading branch information
leijie committed Jul 28, 2023
1 parent 09312e0 commit 000ef27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file added JsBridgeWork.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ This project make a bridge between Java and JavaScript.

It provides safe and convenient way to call Java code from js and call js code from java.

## How JsBridge Work
![JsBridge](./JsBridgeWork.png)

## Demo
![JsBridge Demo](https://raw.githubusercontent.com/lzyzsd/JsBridge/master/JsBridge.gif)

Expand Down

0 comments on commit 000ef27

Please sign in to comment.