react-native-sqlite-storage
react-native-sqlite-storage copied to clipboard
How can i overwrite the Database in IOS
I need to overwrite the current database placed in the www folder. But I hace to reinstall the app to see the changes in my database.
Thanks in advance
@jdiasundercover did you found any solution?
I had the same issue and I fixed it attaching the new DB to the major and I imported all from the new to the major without overwriting it.