Mobile Application
The Ever Teams mobile app (apps/mobile) provides native iOS and Android experiences built with Expo and React Native.
Key Details
| Property | Value |
|---|---|
| Framework | Expo |
| UI Framework | React Native |
| Boilerplate | Ignite |
| State Management | MobX-State-Tree |
| Navigation | React Navigation |
| Testing | Jest + Detox (E2E) |
Features
The mobile app supports core Ever Teams functionality:
- ✅ Authentication (email, social login)
- ✅ Team overview with member status
- ✅ Task management (create, edit, view)
- ✅ Time tracking with timer controls
- ✅ Profile management
- ✅ Push notifications
- ✅ Offline support (partial)
Development
Prerequisites
- Node.js 24+
- Expo CLI (
npx expo) - iOS Simulator (macOS) or Android Emulator