Bridging the Gap between Expo SQLite and Node.js
While working with expo-sqlite, I ran into few challenges: database migrations, integration testing, and strange resource locks and connection exceptions....
While working with expo-sqlite, I ran into few challenges: database migrations, integration testing, and strange resource locks and connection exceptions....
With the Google Play Developer API I can focus more on the development part and less on the manual work. I don't need to manually upload an app release, I automate it through GitHub...