I am using the Expo framework for my React Native project. In my application, I need to use a pre-populated SQL database. For this purpose, I am using expo-sqlite.
My