Tag: GitHub

  • Expo on Codespaces

    Expo on Codespaces

    What will I need? How long will it take? About ten minutes. Lets give it a go! Create a new Codespace using the blank template: Once initalised, create an empty Expo React App (select (y)es when prompted): Install the expo-cli command line tool globally: Change into your example project’s folder and edit App.js, maybe adding…