port desktop's search engine

This commit is contained in:
Boof2015
2026-06-28 09:46:08 -04:00
parent 3ec3f5ecf2
commit dcdddb350d
19 changed files with 2944 additions and 223 deletions
+1
View File
@@ -57,6 +57,7 @@
"scripts": {
"start": "expo start",
"android": "expo run:android",
"android:release": "rm -rf android/app/build/generated/assets/react && ORG_GRADLE_PROJECT_reactNativeArchitectures=arm64-v8a expo run:android --variant release",
"ios": "expo run:ios",
"web": "expo start --web",
"lint": "expo lint",