Skip to content

Commit 71e6d0d

Browse files
committed
chore: readme
1 parent ecd9c05 commit 71e6d0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ React native binding for Loro
44

55
## Installation
66

7-
Not available yet
8-
97
```sh
108
npm install loro-react-native
119
```
@@ -21,6 +19,8 @@ import { LoroDoc } from 'loro-react-native';
2119
const doc = new LoroDoc();
2220
```
2321

22+
You can find an editor demo [here](https://github.com/Leeeon233/loro-react-native-demo)
23+
2424
## Dev
2525

2626
Follow the [getting started](https://jhugman.github.io/uniffi-bindgen-react-native/guides/pre-installation.html) to set up the environment.

0 commit comments

Comments
 (0)