loro-dev / loro-react-native

Repository from Github https://github.comloro-dev/loro-react-nativeRepository from Github https://github.comloro-dev/loro-react-native

loro-react-native

React native binding for Loro

Installation

npm install loro-react-native

Usage

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 ios

Android

yarn
yarn ubrn:android
yarn example android

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with uniffi-bindgen-react-native

About

License:MIT License


Languages

Language:TypeScript 97.5%Language:Kotlin 0.6%Language:C++ 0.5%Language:Ruby 0.4%Language:Objective-C++ 0.3%Language:CMake 0.3%Language:JavaScript 0.2%Language:Swift 0.1%Language:Objective-C 0.0%Language:Shell 0.0%Language:Rust 0.0%