We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5613b75 commit 951f7dbCopy full SHA for 951f7db
README.md
@@ -14,6 +14,8 @@ This will bundle the whole React app by some additional codes and it will be aut
14
You rarely need to think which code you are editing for React or React Native, like isomorphic.
15
The communication between React app and React Native app will be also simplified by this.
16
17
+<img src="./examples/ios.gif" height="500px" /> <img src="./examples/android.gif" height="500px" />
18
+
19
## Install
20
21
```sh
examples/android.gif
610 KB
examples/ios.gif
196 KB
0 commit comments