Amplify DataStore compatibility with Expo SQLite instead of react-native-sqlite-storage #14096
Open
3 tasks done
Labels
DataStore
Related to DataStore category
pending-maintainer-response
Issue is pending a response from the Amplify team.
pending-triage
Issue is pending triage
Before opening, please confirm:
JavaScript Framework
React Native
Amplify APIs
DataStore
Amplify Version
v6
Amplify Categories
No response
Backend
None
Environment information
Describe the bug
When following the documentation available here the command line make use of react-native-sqlite-storage wich is Unmaintained. The doc suggest to make use of Expo SQLite adapter but it is not working because of a known issue available here and opened since Jan 5 .
Please make React native expo DataStore compatible with Expo SQLite and remove react-native-sqlite-storage
Thanks
Expected behavior
Amplify JS react native expo project that use DataStore for offline purpose:
Reproduction steps
Code Snippet
Log output
aws-exports.js
No response
Manual configuration
No response
Additional configuration
No response
Mobile Device
No response
Mobile Operating System
No response
Mobile Browser
No response
Mobile Browser Version
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: