refactoring mobile app location

This commit is contained in:
Davide Scaini
2026-06-02 23:28:41 +02:00
parent 5255e24184
commit 75f7fa8810
2 changed files with 9 additions and 0 deletions
+7
View File
@@ -26,6 +26,13 @@ Welcome to BincioActivity — a federated, self-hosted activity stats platform.
**[CLI Reference](reference/cli.md)** — All bincio commands and options.
## Mobile App
The mobile app (Expo/React Native) source code is now in the separate `bincio_autarchive` repository. See:
- **[Mobile App Design](mobile-app.md)** — Architecture, Pyodide extraction, Karoo integration, sync protocol (reference documentation)
- **`bincio_autarchive/DEVELOPMENT.md`** — Build & development instructions
## Quick Links
- [GitHub repo](https://github.com/brutsalvadi/bincio-activity)