Overview
A commercial cross-platform mobile application (iOS, Android) for managing iGaming back-office operations. Built with React Native and Expo as part of the Atlaslive platform ecosystem. Currently in pre-release.
Source code is proprietary and cannot be shared.
Key Features
- Authentication: Login, signup, and password recovery flows
- Client Management: Browse clients, manage roles, handle document verification
- Payment Processing: Payment reports, manual approval workflows, condition builder
- Transaction Monitoring: Real-time transaction tracking and management
- Multi-Language Support: Full localization with RTL layout support (i18n-js)
- VPN Detection: Built-in network security verification
- Search: Global search across clients and transactions
Tech Stack
- Framework: React Native 0.81 with Expo 54
- Language: TypeScript
- Routing: Expo Router 6 (file-based)
- Navigation: React Navigation (Drawer)
- UI: React Native Paper, React Native Skia (graphics/animations)
- Forms: Formik + Yup validation
- Animations: React Native Reanimated 4
- Storage: Async Storage, Expo Secure Store
- HTTP: Axios with custom REST API client
- Localization: i18n-js with Expo Localization
