App
App copied to clipboard
Update to react-native-nitro-sqlite
As discussed in this thread, the react-native-quick-sqlite
package is being migrated to react-native-nitro-sqlite
and the original place where we are pulling the library from was deprecated leading to issues when running the native App.
Solution
Switch to the react-native-nitro-sqlite
library pointing to the old code and the migrate to the new version of react-native-nitro-sqlite
cc @chrispader