Files
colanode/app.json
Ylber Gashi 298f3cc173 Rewrite mobile app with Expo Router and React Native
Migrate from Vite/web-based setup to native React Native with Expo Router.
Includes auth flows, chat/spaces/settings screens, CRDT sync, file upload,
workspace switching, emoji picker, message reactions, and iOS/Android projects.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 16:07:20 +01:00

6 lines
70 B
JSON

{
"ios": {
"bundleIdentifier": "com.ylber-gashi.colanode"
}
}