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

How to install on RN 0.60> && docs? #389

Closed
ezranbayantemur opened this issue Oct 2, 2019 · 4 comments · Fixed by #393
Closed

How to install on RN 0.60> && docs? #389

ezranbayantemur opened this issue Oct 2, 2019 · 4 comments · Fixed by #393

Comments

@ezranbayantemur
Copy link

ezranbayantemur commented Oct 2, 2019

As we all know React Native autolink feature handles the linking operations. But should we still have to do install sequence, that on the readme? (If we have to please update the readme)
I tried to manually link but it gives multiple errors..

And is there any documentation for fully operation .etc?

EDIT: Autolink feature is enough, but readme isn't tell about it. If we can update readme it will be more helpful for avoiding mind confusing

@FlorianGG
Copy link

Do you have execute each step for the installation? Even the step 4 ?

@ezranbayantemur
Copy link
Author

Do you have execute each step for the installation? Even the step 4 ?

I had a problem while setup, on Windows and MacOS but right know I solved them.

But really, Installation guide on readme have MUST update. They still remain for below 0.49.3 version of React Native (index.android.js, index.ios.js ...)
And maybe there could be solutions for most common errors (like "no such table", "Cannot read property 'open' of undefined" or etc..)
This library using for 1.5k people..

@gvanderclay
Copy link
Contributor

My recent pull request #393 should address most of your concerns. Please let me know if you have any feedback!

@SnehalAgrawal
Copy link

@ezranbayantemur Have you did it? else you can see the examples shared below. These are very easy and simple posts for the CRUD operations:

  1. Example of SQLite Database in React Native
  2. Example to Load Pre Populated SQLite Database in React Native
  3. How to See SQLite Database Data Saved in Device using Android Studio

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

Successfully merging a pull request may close this issue.

4 participants