Sqlite version outdated

I am using Expo SDK 37, making an app for both IOS & Android. For a while now I’ve been making work around’s for the lack of features in the sqlite database, and I didn’t realize how outdated expo-sqlite is, until I ran out of work around’s LOL. So I’m wondering when we can expect an update to the sqlite database? Because it’s 2 years old and missing a lot of features. I tried using npm sqlite3 but I could not figure out how to use node modules in react native/expo. If an update to sqlite is not coming soon, then is there a way I can use a non expo version of sqlite?

P.S. expo-sqlite is currently at version ‘3.22.0’ from January 22, 2018 or I might be missing something :smiley:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.