Mobile client for Gratonite — a privacy-first, open-source alternative to Discord.
- Cross-platform iOS and Android app
- Real-time messaging, DMs, group DMs, threads
- Push notifications
- Voice/video calls
- Guild management and discovery
- End-to-end encryption for private messages
| Component | Technology |
|---|---|
| Framework | Expo, React Native |
| Navigation | React Navigation |
| Realtime | Socket.IO Client |
| Voice | LiveKit React Native SDK |
- Gratonite-Labs/ios — iOS-specific work
- Gratonite-Labs/android — Android-specific work
All source code lives in the main monorepo:
- CoodayeA/Gratonite — path:
apps/mobile/
If anything in this repo conflicts with the main repo, the main repo is authoritative.
- Gratonite-Labs/api — Backend API
- Gratonite-Labs/web — Web client
- Gratonite-Labs/desktop — Desktop client