Expo is een framework en platform gebouwd rond React Native dat de ontwikkeling vereenvoudigt — met tools, vooraf gemaakte native modules en services die het bouwen, uitvoeren en implementeren van React Native-apps gemakkelijker maken, vooral voor het aan de slag gaan.
Wat Expo biedt
EXPO = a framework + tools/services on top of React Native that simplify development:
→ easy SETUP — start a project quickly without configuring native iOS/Android tooling
→ many built-in NATIVE APIS ready to use (camera, location, notifications, etc.) —
no manual native module setup
→ EXPO GO app — run your app on a real device instantly (scan a QR code) for development
→ over-the-air UPDATES; EAS (build/submit services) for building and deploying
→ great DEVELOPER EXPERIENCE, especially for beginners and many apps
