rewrite entire queue system to native

This commit is contained in:
Boof2015
2026-07-29 19:25:54 -04:00
parent d4c88042e0
commit 771d7a034c
29 changed files with 4376 additions and 220 deletions
@@ -3,7 +3,8 @@
"android": {
"modules": [
"expo.modules.astralibraryscanner.AstraLibraryScannerModule",
"expo.modules.astralibraryscanner.AstraLibraryDataModule"
"expo.modules.astralibraryscanner.AstraLibraryDataModule",
"expo.modules.astralibraryscanner.AstraQueueModule"
]
}
}