An open API service indexing awesome lists of open source software.

https://github.com/kudo/sqlite-db-with-updates

Minimal issue repro for importing db in expo-sqlite + expo-updates
https://github.com/kudo/sqlite-db-with-updates

Last synced: 10 months ago
JSON representation

Minimal issue repro for importing db in expo-sqlite + expo-updates

Awesome Lists containing this project

README

          

# How to run the problems

```sh
$ npx expo run:ios --configuration Release
$ npx expo run:android --variant release
```