We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
They support SQL.js but would be great to see how to properly setup connection with your persistence layer.
The text was updated successfully, but these errors were encountered:
I would check out the TypeORM supported platforms:
TypeORM is able to run on React Native apps using the react-native-sqlite-storage plugin. For an example see typeorm/react-native-example.
SQL.JS would likely be a better starting point if that does not pan out. My two cents for what its worth.
Sorry, something went wrong.
No branches or pull requests
They support SQL.js but would be great to see how to properly setup connection with your persistence layer.
The text was updated successfully, but these errors were encountered: