Open
Description
I recently switched from react-native-sqlite-storage
to react-native-sqlite-2
because of issues with Android API Level 30+.
The documentation says: "It should be a drop-in replacement for react-native-sqlite-storage."
But I'm missing the WebsqlDatabase.close
function. Is it not required to close the database when exiting the app?
Metadata
Metadata
Assignees
Labels
No labels