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 ecd9c05 commit 71e6d0dCopy full SHA for 71e6d0d
README.md
@@ -4,8 +4,6 @@ React native binding for Loro
4
5
## Installation
6
7
-Not available yet
8
-
9
```sh
10
npm install loro-react-native
11
```
@@ -21,6 +19,8 @@ import { LoroDoc } from 'loro-react-native';
21
19
const doc = new LoroDoc();
22
20
23
+You can find an editor demo [here](https://github.com/Leeeon233/loro-react-native-demo)
+
24
## Dev
25
26
Follow the [getting started](https://jhugman.github.io/uniffi-bindgen-react-native/guides/pre-installation.html) to set up the environment.
0 commit comments