Skip to content

ryanbinns/loro-react-native

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 97.8%
  • Kotlin 0.6%
  • Ruby 0.4%
  • Objective-C++ 0.3%
  • CMake 0.3%
  • C++ 0.3%
  • Other 0.3%