loro-react-native
v1.10.0
Published
React native binding for Loro
Readme
loro-react-native
React native binding for Loro
Installation
npm install loro-react-nativeUsage
import { LoroDoc } from 'loro-react-native';
// ...
const doc = new LoroDoc();You can find an editor demo here
Dev
Follow the getting started to set up the environment.
IOS
yarn
yarn ubrn:ios
yarn example iosAndroid
yarn
yarn ubrn:android
yarn example androidContributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with uniffi-bindgen-react-native
