Tryout this connection string, it worked fine for me: import {openDatabase} from 'react-native-sqlite-storage';. const database = openDatabase({name ...
確定! 回上一頁