Back to videos

Comment créer une application mobile iOS / Android avec Expo - Tuto React Native TypeScript

Comment créer une application mobile iOS / Android en React Native (TypeScript) et Expo ?

C'est le sujet de cette nouvelle série de vidéos consacrée à RN/Expo. Cette vidéo permet de créer son premier projet et d'apprivoiser un peu l'environnement de développement pour créer son application mobile.

Vous apprendrez :

  • Pourquoi on utilise Expo

  • Comment mettre en place le projet

  • Comment lancer l'application sur un émulateur ou directement votre téléphone

  • Créer votre premier composant React Native en TypeScript

Les liens utiles :

Starter pack

https://github.com/wass08/react-native-01-starter

Final pack

https://github.com/wass08/react-native-01-final

Install Expo

https://docs.expo.dev/workflow/expo-cli/

Création du projet Expo en TS

https://docs.expo.dev/guides/typescript/

L'app Expo Android

https://play.google.com/store/apps/details?id=host.exp.exponent&hl=fr&gl=US

L'app Expo iOS

https://apps.apple.com/fr/app/expo-go/id982107779

Téléchargement d'Android Studio

https://developer.android.com/studio

Téléchargement d'XCode (Mac Only)

https://apps.apple.com/fr/app/xcode/id497799835

Plus d'infos sur les styles

https://reactnative.dev/docs/style

Need help with this tutorial? Join our Discord community!