Skip to content

Commit 951f7db

Browse files
committed
Add gif of demo
1 parent 5613b75 commit 951f7db

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ This will bundle the whole React app by some additional codes and it will be aut
1414
You rarely need to think which code you are editing for React or React Native, like isomorphic.
1515
The communication between React app and React Native app will be also simplified by this.
1616

17+
<img src="./examples/ios.gif" height="500px" /> <img src="./examples/android.gif" height="500px" />
18+
1719
## Install
1820

1921
```sh

examples/android.gif

610 KB
Loading

examples/ios.gif

196 KB
Loading

0 commit comments

Comments
 (0)