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/