Skip to content

roo12312/loro-react-native

 
 

Repository files navigation

loro-react-native

React native binding for Loro

Installation

Not available yet

npm install loro-react-native

Usage

import { LoroDoc } from 'loro-react-native';

// ...

const doc = new LoroDoc();

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 create-react-native-library

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 62.2%
  • TypeScript 37.0%
  • Kotlin 0.2%
  • Ruby 0.2%
  • Objective-C++ 0.1%
  • CMake 0.1%
  • Other 0.2%