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!
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?
@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?
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
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
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.
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 :(
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 :(
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
Beautiful. You're doing a great job for the community.
Hoping to see an expo build with mapbox
Thank you, and good idea!
@@galaxies_dev please do a tutorial on how to use redux toolkit with this new expo 49 folder structure
I have a very large big big question with a lot of question marks. Why prebuild before finishing the app?
You continue working on it, it's still part of Expos workflow with livereload!
Love your tutorials... They are great... learning a lot
Happy to hear that - would be awesome if you could share it with others 🙌
Can you tell me what extension are you using for the console.log?
Should be Turbo Console Log!
Another banger💥
Baby calm down .. calm down
Doing my best over here!
@@anaziomo naija
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!
I use Shades of Purple as my VSC theme!
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?
Hey man, did you manage to solve this issue ?
Same error for me
What is the name of the app you use to annotate on your desktop while recording?
Screenbrush
@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?
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
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
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.
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 :(
You could place the salt in an .env file of your server then!
What is the name of VS Code theme?
Shades of Purple!
Hi nice job but i want be a développer but i havnt makbook i need one i tray withe my phone
amazing
🥂
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 :(
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..
Thanks
Welcome!
is it free?
Most of these are not
thanks
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