digidem / comapeo-core

A local-first library for collaborating on mapping projects
MIT License
8 stars 1 forks source link

Create react-native example #32

Open sethvincent opened 2 years ago

sethvincent commented 2 years ago

Demonstrate usage in react-native in preparation for mapeo-mobile implementation.

~Goals for this issue~:

New goals for this issue:

achou11 commented 1 year ago

@sethvincent any ideas for what would be a minimal program to spin up mapeo-core-next in the backend process?

sethvincent commented 1 year ago

Maybe starting with running this example? https://github.com/digidem/mapeo-core-next/blob/main/examples/basic-example.js

achou11 commented 1 year ago

not complete but created a repo for visibility on this: https://github.com/digidem/react-native-with-mapeo-core-next

lmk if you can't see it (it's currently a private repo)