init: extract mobile app from bincio_activity

Expo/React Native app with local SQLite archive and bincio-activity sync.
This commit is contained in:
Davide Scaini
2026-06-02 15:45:20 +02:00
commit 2a7c5fa269
34 changed files with 15133 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
const { getDefaultConfig } = require('expo/metro-config');
module.exports = getDefaultConfig(__dirname);