Expo erstellen React Native App -Befehlsbefehl
expo init FirstProject
cd FirstProject
npm start
Ravinder Singh
expo init FirstProject
cd FirstProject
npm start