Тёмный
Code with Beto
Code with Beto
Code with Beto
Подписаться
If you are a Software Engineer who craves to learn, is interested in creating apps, I invite you to join my community and let's develop together.
Expo Router | Beginner's Crash Course
49:26
5 месяцев назад
How to Ship Apps Faster as a Software Engineer
15:19
11 месяцев назад
React Native Slider | Tutorial for Beginners
18:54
11 месяцев назад
Комментарии
@defanx441
@defanx441 8 часов назад
Timestamp?
@amur_
@amur_ 2 дня назад
Beto, can you make a new video for this? According to the documentation, expo-auth-session is being deprecated soon and they ask us to use the @react-native-google-signin/google-signin package
@codewithbeto
@codewithbeto 2 дня назад
Will take a look :)
@emmanuelotobo7944
@emmanuelotobo7944 2 дня назад
Nice vid! Could you please share the source code?
@codewithbeto
@codewithbeto 2 дня назад
Check out this example github.com/betomoedano/Code-with-Beto-Mobile-App
@patrykkubala9702
@patrykkubala9702 2 дня назад
for "expo credentials:manager is not supported in the local CLI, please use eas credentials instead" error when generating the credentials for Android do: npm install -g eas-cli eas login eas build:configure eas credentials
@SubhamayPaul
@SubhamayPaul 6 часов назад
Simply do eas build. Then do eas credential. Also after doing eas build, you can check your expo dashboard all the necessary credential information
@andrejkling3886
@andrejkling3886 2 дня назад
Thank you 🔥💯
@frankbuzzz
@frankbuzzz 2 дня назад
When I continue using my app the app runs fine but when I don't use it for more than 5 minutes it slows down for a minute and then it seems to be running normally as before. I made my app react native. While its backend code is written in codeignitor4, the data from PHP and API is being fetched at the right time for viewing from postman, what is the problem, why is my app getting slow.
@vexotech
@vexotech 3 дня назад
Thanks for sharing Beto!
@ProLOLify
@ProLOLify 8 дней назад
so if i want to access details page from notifications or settings screen, then i need to put the details screen into notification's and setting's stack again?
@Flo-lq3gq
@Flo-lq3gq 12 дней назад
Good content, thank you!
@waleedvrock
@waleedvrock 12 дней назад
ERROR TypeError: Cannot read property 'extra' of null, js engine: hermes ERROR Invariant Violation: "main" has not been registered. This can happen if: * Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project. * A module failed to load due to an error and `AppRegistry.registerComponent` wasn't called., js engine: hermes
@zapxcero
@zapxcero 13 дней назад
npx create-expo-app is now giving tsx and i can't no app.js ...bruh im not ready for typescript 😂
@codewithbeto
@codewithbeto 13 дней назад
Haha if you are interested you should check my react with typescript course! It’ll get you ready!
@HienVuonginh
@HienVuonginh 13 дней назад
thank you!
@distinct_mind
@distinct_mind 14 дней назад
Great lesson!! Followed through to the end. Will actually make it my own, and publish it, for fun, and so at least I can use the app and perhaps some of my family members.
@codewithbeto
@codewithbeto 13 дней назад
Fantastic!
@codeprovs
@codeprovs 17 дней назад
comment faire quand on doit passer en production pour (Origines JavaScript autorisées)
@user-xd2co7rp7x
@user-xd2co7rp7x 19 дней назад
27:50 there you said to add web client id from firebase in link of google console it not opening whats the solution
@08_mehuljadhav18
@08_mehuljadhav18 20 дней назад
please make a tutorial video on reactnative firebase expo app where if i refresh the app it gets logout how can i stay login. please make a tutorial video
@agucchristopher
@agucchristopher 20 дней назад
can you give the link to the github?
@JorgeRivera-rp1zw
@JorgeRivera-rp1zw 22 дня назад
This is with Expo..? Wanted it..!
@BigTime929
@BigTime929 22 дня назад
what if i have a footer, my footer always pushes to the top
@abrarali2891
@abrarali2891 22 дня назад
Thanks a ton for this, could finally setup my env, coming from web dev, I had to go through a few videos to set it up
@user-es4lq6xt5v
@user-es4lq6xt5v 22 дня назад
will it work on expo go cause android sdk not working on my pc
@user-es4lq6xt5v
@user-es4lq6xt5v 22 дня назад
Access Blocked Authorization Error
@KuldeepKumarGupta-oc8zn
@KuldeepKumarGupta-oc8zn 23 дня назад
but it will create problem with build
@Joe-il7jz
@Joe-il7jz 23 дня назад
You are really underrated Beto, I love your videos it has helped me a lot. Good luck in your future endevours
@dipeshdas6965
@dipeshdas6965 24 дня назад
Something went wrong running `pod install` in the `ios` directory. Command `pod install` failed. └─ Cause: Invalid `Podfile` file: [!] /usr/local/bin/node ./../node_modules/react-native/scripts/generate-codegen-artifacts.js -p /Users/dipesh/Documents/runnerhome/ios/.. -o /Users/dipesh/Documents/runnerhome/ios -t ios [Codegen] Analyzing /Users/dipesh/Documents/runnerhome/package.json [Codegen] Searching for codegen-enabled libraries in the app. [Codegen] Found runnerhome [Codegen] Searching for codegen-enabled libraries in the project dependencies. [Codegen] Found @react-native-async-storage/async-storage [Codegen] Found react-native [Codegen] Found react-native-vector-icons [Codegen] >>>>> Searching for codegen-enabled libraries in react-native.config.js [Codegen] Done. TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined at Object.join (node:path:1175:7) at generateSchemaInfo (/Users/dipesh/Documents/runnerhome/node_modules/react-native/scripts/codegen/generate-artifacts-executor.js:392:40) at Array.map (<anonymous>) at generateSchemaInfos (/Users/dipesh/Documents/runnerhome/node_modules/react-native/scripts/codegen/generate-artifacts-executor.js:449:20) at Object.execute (/Users/dipesh/Documents/runnerhome/node_modules/react-native/scripts/codegen/generate-artifacts-executor.js:653:27) at Object.<anonymous> (/Users/dipesh/Documents/runnerhome/node_modules/react-native/scripts/generate-codegen-artifacts.js:31:10) at Module._compile (node:internal/modules/cjs/loader:1369:14) at Module._extensions..js (node:internal/modules/cjs/loader:1427:10) at Module.load (node:internal/modules/cjs/loader:1206:32) at Module._load (node:internal/modules/cjs/loader:1022:12) { code: 'ERR_INVALID_ARG_TYPE' } . # from /Users/dipesh/Documents/runnerhome/ios/Podfile:23 # ------------------------------------------- # > use_react_native!( # :path => config[:reactNativePath], # ------------------------------------------- any solution to this
@lakshmidevi-tg6mt
@lakshmidevi-tg6mt 24 дня назад
Hi do you have github link for this code to replicate please it will be very helpful and its great video
@skopskyn
@skopskyn 24 дня назад
Thanks great tutorial!
@SonAyoD
@SonAyoD 24 дня назад
Great video! Can you share the code for this project?
@felicioeduardo9005
@felicioeduardo9005 25 дней назад
Brow, you killed it. Thank you so much!
@tj44032
@tj44032 25 дней назад
Thank you Beto, you explained everything so well.
@codewithbeto
@codewithbeto 25 дней назад
Thank you 😊
@PrayersHolders
@PrayersHolders 25 дней назад
Tried all the suggested way to solve the problem of Google sigin but still face that problem
@GamingWorld-kf1vy
@GamingWorld-kf1vy 25 дней назад
Too much confusion
@Joe-il7jz
@Joe-il7jz 25 дней назад
You are really an awesome coach. I saw a lot of videos on navigation and none of them worked well enough until i saw your videos. Cant wait to see the remaining videos.
@codewithbeto
@codewithbeto 25 дней назад
Awesome, thank you!
@user-pn1py9mt5d
@user-pn1py9mt5d 28 дней назад
does it work for cli project
@jazzcafecoffee
@jazzcafecoffee 28 дней назад
Am having trouble with react native firebase authentication using expo 51 can you make an upated video on this or provide alterntaives ,, Thank you in advance
@studioak90
@studioak90 29 дней назад
default props error in react-native-calender-picker
@El_ii
@El_ii Месяц назад
Now, with Expo 51 if you used Expo 49, you are being forced to migrate. I had to completely rewrite my almost finished App and now need to start from the beginning again so unnecessary...
@codewithbeto
@codewithbeto Месяц назад
Oh wow 😮
@MrAvelino2010
@MrAvelino2010 Месяц назад
I am getting some warns related with permission with watchman
@macabro019
@macabro019 Месяц назад
Tengo la duda de como tienes las rutas tipadas, acabo de crear un proyecto de react native con expo go y las rutas no me aparecen tipadas. Skd 50, expo router v3, incluso estoy usando la template de navigation, sabes si debo configurar algo mas?
@smalls5001
@smalls5001 20 дней назад
tengo el mismo
@subhan7562
@subhan7562 Месяц назад
Do you have a repo for this?
@whitesalmon0925
@whitesalmon0925 Месяц назад
I don't find this tutorial useful unfortunately :(
@smalls5001
@smalls5001 20 дней назад
why? :(
@k1ll3trs86
@k1ll3trs86 Месяц назад
That doesn't work anymore
@marytwo8685
@marytwo8685 Месяц назад
thanks
@kwesikayofficial3078
@kwesikayofficial3078 Месяц назад
Is this process apply to expo
@abdoalaa17
@abdoalaa17 Месяц назад
it is
@08_mehuljadhav18
@08_mehuljadhav18 Месяц назад
Please make a tutorial on how we can monetize our react native app with Google adMob
@devestrella
@devestrella Месяц назад
amazing man!!
@codewithbeto
@codewithbeto Месяц назад
Thanks!!