How to create your first Expo app | Universal App tutorial #1

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2024

Комментарии • 26

  • @Dik131WZD
    @Dik131WZD Месяц назад +7

    Could you put these videos in a playlist, please

    • @ExpoDevelopers
      @ExpoDevelopers  Месяц назад +3

      ruclips.net/p/PLsXDmrmFV_AT6I9knFlpzP61_appiRTNP

    • @Dik131WZD
      @Dik131WZD Месяц назад

      @@ExpoDevelopers thank you

  • @luciusrex
    @luciusrex Месяц назад +5

    perfect timing, i was playing around with dart and flutter but decided to use expo (react, next.js background), i just started yday! thank you for this!

    • @ExpoDevelopers
      @ExpoDevelopers  Месяц назад

      That is great to hear! Let us know how it goes.

  • @Sebastian_1190
    @Sebastian_1190 15 дней назад +1

    Thank you guys so much! Just starting to develop my first app with Expo and this helps lots.

  • @carlmeyer96
    @carlmeyer96 Месяц назад +2

    Great to see you guys added videos! Very nice touch and I know will help lots of people getting started

  • @qmz_chitral
    @qmz_chitral Месяц назад +1

    Beto its nice to see you with expo congratulations on our position on expo

  • @MartinAmon-vd5wm
    @MartinAmon-vd5wm 3 дня назад

    when i write git:(main) code. nothing is colored and nothing happens

  • @ASICbeat
    @ASICbeat Месяц назад

    I think I followed along exactly, but, when running the "npx expo start" commande the following happens
    errno: -24,
    syscall: 'watch',
    code: 'EMFILE',
    filename: null
    Seen around the webs various hax for this, but, what do you think?

    • @ExpoDevelopers
      @ExpoDevelopers  Месяц назад

      Try installing watchman formulae.brew.sh/formula/watchman

  • @ianjeon4059
    @ianjeon4059 10 дней назад

    I keep getting the error Cannot find module 'react', can someone help with this?

  • @lightcomputers
    @lightcomputers 6 дней назад

    It not showing babel.config.js file

  • @camilobriceno1712
    @camilobriceno1712 Месяц назад

    which extention give the suggestion as shown in the video?

  • @koder_k14
    @koder_k14 Месяц назад +1

    First comment🎉

  • @manueldeveloper
    @manueldeveloper Месяц назад

    Me perdí en el minuto 4. como hace para eliminar esos archivos, donde me debo ubicar para ejecutar la terminal?

    • @ExpoDevelopers
      @ExpoDevelopers  Месяц назад

      Si usas VSCode puedes abrir el proyecto y despues en la barra de herramientas click en window => new terminal

  • @kythonlk
    @kythonlk Месяц назад

    expo is ass. after build 10 pages app the build will be more than 80Mb

    • @ExpoDevelopers
      @ExpoDevelopers  Месяц назад +2

      This is a little old now but it is a helpful way to understand app size: github.com/expo/fyi/blob/main/android-app-size.md
      App size entirely depends on what people add to it - if you add a video and a bunch of large images then yeah your app size will be large.
      Also, please keep in mind that Expo is a team of people. We aren't some huge soulless corporation. There are about 30 of us. And we work really hard to try to make useful tools for developers. And we care deeply about the developers we build for.

    • @Darkah
      @Darkah 28 дней назад +1

      And what would you recommend?

    • @kythonlk
      @kythonlk 28 дней назад

      @@Darkah Just use without framework expo is just framework

    • @WhatsNextFam
      @WhatsNextFam 12 дней назад

      @@kythonlkI really don’t feel like that extra 30 mbs the framework is adding is going to stop people from downloading but that’s just me. I think it’s worth the sped up process.