import * as SQLite from "expo-sqlite"; const db = SQLite. ... executeSql( `INSERT INTO places (artist, image ,title, url) VALUES (${artist}, ${image}, ...
確定! 回上一頁