| ▲ | android521 6 hours ago | |
Is support for react native on the roadmap? | ||
| ▲ | danbitengo 5 hours ago | parent [-] | |
Not yet, but it's definitely something I'm considering. Right now v0.1.0 is React (web) only. I'm planning Vue/Svelte for v0.2.0, and React Native could absolutely be v0.3.0 or sooner if there's demand. The nice thing is the core sync engine is Rust → WASM, so it's framework-agnostic. The main work is just creating the React Native bindings and not rebuilding the sync logic. Are you working on something with React Native? Curious what your offline sync needs are because it'd help me prioritize what to build next. | ||