Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weavedb and React Native #609

Open
mendsalbert opened this issue May 25, 2023 · 2 comments
Open

Weavedb and React Native #609

mendsalbert opened this issue May 25, 2023 · 2 comments

Comments

@mendsalbert
Copy link

Is there a way to use weavedb inside a react native application? @drumfeet @kay-is @kihengk @ocrybit @kody435

@kody435
Copy link
Contributor

kody435 commented May 26, 2023

I am not sure, but logic implementation should be the same as Web App.

@kay-is
Copy link
Contributor

kay-is commented Aug 4, 2023

I haven't use React-Native for a while, but my integration process was usually:

  1. install the library
  2. import the library and try to use it
  3. check errors
  4. polyfill what's missing

If the library only needs a few tweaks to run in React-Native, I would send a PR that fixes it. If it required more changes, I'd write an issue in the hopes the creators would fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants