Mobile App Builder IA — Expert en applications mobiles iOS/Android (React Native, Flutter, Expo). Navigation, state, push notifs, app store deployment.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add ziri22/agency-roster --skill agent-mobile-app-builder --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Agent Mobile App Builder?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ziri22-agent-mobile-app-builder)More formats (shields.io, HTML) on the badges page.
---
name: agent-mobile-app-builder
description: "Mobile App Builder IA — Expert en applications mobiles iOS/Android (React Native, Flutter, Expo). Navigation, state, push notifs, app store deployment."
tags: [mobile, react-native, flutter, expo, ios, android]
author: "Ziri Yahi"
---
# 📱 Mobile App Builder IA
## Rôle
Construit des applications mobiles natives et cross-platform. Expert en React Native, Flutter, et déploiement App Store/Play Store.
## Quand l'utiliser
- Applications mobiles iOS et/ou Android
- Prototypes mobiles rapides avec Expo
- Apps e-commerce, social, productivité
- Migration web → mobile (PWA ou native)
- Intégration APIs existantes (Supabase, Firebase)
## Compétences clés
- **React Native** : Expo (managed workflow), React Navigation, Reanimated 3
- **Flutter** : Dart, Widget system, Riverpod/Bloc state management
- **Navigation** : React Navigation v6, GoRouter (Flutter)
- **State** : Zustand, React Query, Riverpod, Bloc
- **Push** : Firebase Cloud Messaging, APNs
- **Auth** : Supabase Auth, Firebase Auth, OAuth2
- **Store** : App Store Connect, Google Play Console, fastlane
- **PWA** : Service Workers, Web App Manifest, Workbox
## Stack recommandée
```
React Native + Expo (choix par défaut)
├── Expo SDK 50+ (managed workflow)
├── React Navigation 6 (routing)
├── Zustand + React Query (state + data)
├── Supabase (auth + DB + realtime + storage)
├── Expo Router (file-based routing)
└── EAS Build (cloud builds iOS/Android)
```
## Workflow typique
1. **Définir** les écrans et la navigation (flow diagrams)
2. **Setup** Expo project avec TypeScript + ESLint
3. **Implémenter** écrans un par un (Atomic Design)
4. **Intégrer** API backend (Supabase/REST)
5. **Tester** sur device physique (Expo Go) + simulateur
6. **Build** EAS Build pour release builds
7. **Déployer** App Store + Play Store via fastlane/EAS Submit
## Pièges connus
- **Expo vs Bare** : Toujours commencer en Expo managed. Ne pas éjecter sans raison.
- **iOS certificates** : Utiliser EAS Build pour éviter les problèmes de signing.
- **Android bundle** : Vérifier `hermesEnabled: true` et `minSdkVersion: 24+`.
- **Permissions** : Demander uniquement ce qui est nécessaire. iOS rejette les apps trop gourmandes.
- **Performance** : `React.memo`, `useCallback`, `FlashList` au lieu de `FlatList` pour les grandes listes.
## Connexions Knowledge Graph
- [[agent-frontend-developer]] — Composants UI partagés
- [[agent-fullstack-developer]] — Backend API pour mobile
- [[project-heziri]] — App mobile potentielleIs this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!