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
Description A plain React Native app with WatermelonDB for web (using LokiJS) and Android (SQLite)
Steps to Reproduce
Or to manually reproduce in a new project
Expected Behaviour
Actual Behaviour
Cannot read property 'initializeJSI' of undefined
System Details
React Native Version: 0.77.0 WatermelonDB Version: 0.27.1 Platform: Android (Web is working fine) Database Setup: Web: LokiJS Android: Native SQLite React Native Environment: Plain React Native (not Expo)
Error Logs
TypeError: Cannot read property 'initializeJS' of undefined at [file/path] at ...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
A plain React Native app with WatermelonDB for web (using LokiJS) and Android (SQLite)
Steps to Reproduce
Or to manually reproduce in a new project
Expected Behaviour
Actual Behaviour
Cannot read property 'initializeJSI' of undefined
System Details
React Native Version: 0.77.0
WatermelonDB Version: 0.27.1
Platform: Android (Web is working fine)
Database Setup:
Web: LokiJS
Android: Native SQLite
React Native Environment: Plain React Native (not Expo)
Error Logs
TypeError: Cannot read property 'initializeJS' of undefined
at [file/path]
at ...
The text was updated successfully, but these errors were encountered: