79159583

Date: 2024-11-05 14:53:51
Score: 2.5
Natty:
Report link
import * as SQLite from 'expo-sqlite/legacy';

using the legacy driver overcomes this successfully as it continues the "WebSQL-like API" https://docs.expo.dev/versions/latest/sdk/sqlite-legacy/

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: theblockstalk