YousefED / SyncedStore

SyncedStore CRDT is an easy-to-use library for building live, collaborative applications that sync automatically.
https://syncedstore.org
MIT License
1.71k stars 51 forks source link

IOS and Android implementations #54

Closed pureliumy closed 2 years ago

pureliumy commented 2 years ago

Will consider to implement SyncedStore to other platforms like IOS and Android?

YousefED commented 2 years ago

Hi @pureliumy,

At this moment this is not on the roadmap. Although SyncedStore might work with React Native (haven't confirmed this).

When usage of SyncedStore increases we'll look into mobile platforms!