Build a Live Meeting React Native App with Stream Video Call & Chat Integration

Поділитися
Вставка
  • Опубліковано 24 гру 2024

КОМЕНТАРІ • 41

  • @TheAremoh
    @TheAremoh Рік тому +2

    Beautiful. You're doing a great job for the community.
    Hoping to see an expo build with mapbox

    • @galaxies_dev
      @galaxies_dev  Рік тому +1

      Thank you, and good idea!

    • @jojo_koomson
      @jojo_koomson Рік тому

      @@galaxies_dev please do a tutorial on how to use redux toolkit with this new expo 49 folder structure

  • @ahmedelselly2553
    @ahmedelselly2553 12 днів тому

    I have a very large big big question with a lot of question marks. Why prebuild before finishing the app?

    • @galaxies_dev
      @galaxies_dev  7 днів тому

      You continue working on it, it's still part of Expos workflow with livereload!

  • @barnabtz
    @barnabtz Рік тому +2

    Love your tutorials... They are great... learning a lot

    • @galaxies_dev
      @galaxies_dev  Рік тому

      Happy to hear that - would be awesome if you could share it with others 🙌

  • @bilalnaeem2098
    @bilalnaeem2098 8 місяців тому

    Can you tell me what extension are you using for the console.log?

    • @galaxies_dev
      @galaxies_dev  8 місяців тому

      Should be Turbo Console Log!

  • @juniorMr
    @juniorMr Рік тому +3

    Another banger💥

  • @scottwhitlow8468
    @scottwhitlow8468 Рік тому

    You probably get asked this all the time but, what is the icon theme you are using? I also saw another video of yours where it looks like your file names were color coded? Thanks!

    • @galaxies_dev
      @galaxies_dev  Рік тому

      I use Shades of Purple as my VSC theme!

  • @TIMANI8
    @TIMANI8 10 місяців тому

    Hi, nice tutorual!
    But I'm having some trouble with the project. I keep getting the same error and have been trying to fix it for 2 days now and no progress, I event tried copying code from github over to my project and still the same error. Seems that it should be simple to fix but can't figure out what's going wrong.
    Error in console: "TypeError: Super expression must either be null or a function, js engine: hermes at ContextNavigator"
    Error in simulator: index.js (18:1), import RTCErrorEvent from './RTCErrorEvent'
    Any idea what I am doing wrong?

  • @samwise8731
    @samwise8731 8 місяців тому

    What is the name of the app you use to annotate on your desktop while recording?

  • @SherlockBeyondQuality-dn2oq
    @SherlockBeyondQuality-dn2oq 9 місяців тому

    @galaxies_dev Can you make tutorial on how video call work with deep linking and background or in kill state as whatsapp do and also how we can achieve PIP mode in ios and android?

  • @waelali757
    @waelali757 Рік тому

    Why i always get in an issue where the app works fine on emulator and expo.go on mobile and when publish it as apk it crashes when installed on phone theres always a problem and funny thing it doesnt say error it opens splash screen then the app needs to be closed error comes

    • @TheNextDoor.
      @TheNextDoor. Рік тому +1

      stuck on splash screen is an error: in vsCode, when your app crashes, you see the error in the console, on phone (apk) you see splash screen indicating an error.
      most common error that you won't see on vsCode console, but see splash screen when installed is that you are using packages in a wrong way: check packages documentation and use the recomended ways of implementation, sometimes there're different implementations, try them all (pain in the ass? I know). Good luck

    • @tzi_tondza
      @tzi_tondza Рік тому

      Add Gesture handler on your App.js, first line. If it still persist, plug your device to a usb cable on your machine, open terminal and run this line "adb logcat *:S ReactNative:V ReactNativeJS:V" then open your installed app. It will show you the problem for its crash.

  • @miloniemaz1485
    @miloniemaz1485 Рік тому

    Hi, great job the video is perfctly what I needed. However, I'm getting an issue with the generated salt in the beginning of the video. The salt is regenerating each time I save the index file.So, if I try to login, the encrypted passwords are not the same (the one in the database and the one passed by the frontend). I don't understand how it's supposed to work :(

    • @galaxies_dev
      @galaxies_dev  Рік тому

      You could place the salt in an .env file of your server then!

  • @tonistoyanov3556
    @tonistoyanov3556 Рік тому

    What is the name of VS Code theme?

  • @Moustapha-l9n
    @Moustapha-l9n Рік тому

    Hi nice job but i want be a développer but i havnt makbook i need one i tray withe my phone

  • @xloverdoll7950
    @xloverdoll7950 3 місяці тому +1

    amazing

  • @wisdomelue
    @wisdomelue Рік тому +1

    🥂

  • @tarekegnkeltaa
    @tarekegnkeltaa 10 місяців тому

    sir, i like your videos i am a big fan BUT here i haven't seen even the intro of the actual app we are going to build nor at the end of the video again i haven't seen the actual app really streaming with more than one device at the same time so that everything seems sucks and incomplete. Disappointing :(

    • @galaxies_dev
      @galaxies_dev  10 місяців тому +1

      Sorry, will try to do better next time! Also had a problem of not actually having enough devices to showcase it in the best way..

  • @ModarAljazzaa
    @ModarAljazzaa Рік тому +1

    Thanks

  • @SahilShaikh-nq1bu
    @SahilShaikh-nq1bu 8 місяців тому

    is it free?

  • @praweewongsa
    @praweewongsa 7 місяців тому

    thanks

  • @mukangwakalonda7726
    @mukangwakalonda7726 7 місяців тому

    Hi thank you for the project but its better before starting any projects you show it first not just jamp directly to start without even showing us. So i did not follow your project though