Derek Stavis

Results 63 comments of Derek Stavis

~`expo-sqlite` now uses JSI and so I believe this package can be replaced by that. For who wants to migrate, `expo-sqlite` creates the database files in `documentDirectory + "SQLite"`, so...

>You should be able to solve it using [this part of the docs](https://github.com/margelo/react-native-quick-sqlite#use-built-in-sqlite) Beware that while this is a feasible solution for some use cases, it will result in inconsistent...

> And the app now builds on my side. I'm unsure if this is dangerous or not! This will solve duplicated versions of SQLite but it will also cause the...