如何在 vuenative 应用程序上连接 sqlite 数据库?

how to Connection sqlite db on vuenative app?

我需要连接到 vueNative 上的 SQLite 数据库,但我不知道该怎么做。你能帮助我吗?如何在 vueNative 应用程序上连接到 SQLite 数据库?

如果您创建的应用程序没有使用 --no-crna 选项,那么您可以通过 https://docs.expo.io/versions/latest/sdk/sqlite or else you can try https://github.com/andpor/react-native-sqlite-storage