I accidentally started watching this video and, after just an hour, I was completely hooked, like a captivating movie. The video is 4 hours and 25 minutes long, and it took me two days to understand everything. I noticed you missed mentioning the comment section, but no worries-I’ve learned so much from it and will definitely implement what I’ve learned.
Wow I built something similar but I love the approach you used in choosing the active video to play and pause the rest mine was more complicated thanks. Can you do a video on how to optimize the flatlist when the data becomes to large and pagination for the videos to?
Hi Brother amazing video! Please could you explain how to connect the AWS upload to the supabase VideoPlayList? I was under the impression that this tutorial will cover as such
I meet a error 'Android Bundling failed 1219ms G:\HK7\React Native\TikTak App\TikTak ode_modules\expo-router\entry.js (998 modules) Unable to resolve "@clerk/shared/authorization" from "node_modules\@clerk\clerk-react\dist\internal.js"'
Bro i have made 2 3 project of native from your tutorial and none of them works properly. The main problem comes with expo and the data getting updated of api etc
Link does not exist The short URL you clicked was deleted or never existed. Check that you entered or copy-pasted the short link correctly! getting error for the code
after I successfully logged in, I see the homeScreen page for a couple of seconds, after which I get an error: TypeError: Cannot convert null value to object
till 40:03 is was going smoth, but after this when I tried to run the app, its saying: TypeError: 0, _expoModulesCore.requireOptionalNativeModule is not a function (it is undefined), 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 tried a lot of things its not working, any tips?
@@tubeguruji no I haven’t, I’m following the tutorial only P.S. I just tested npm install expo-modules-core@latest that fixed it on my end 🚀 . the .requireOptionalNativeModule() function was added in expo-modules-core v1.7 and put into use in v1.11 (changelog). expo 49 adds expo-modules-core@1.5 to the dependency list. I don't really understand why it works with yarn/bun.
Hi, I'm trying to run the create-expo-app command but it's showing different files and no "App.js" file is being created. Moreover, the app folder is automatically created inside it there are .tsx files instead of jsx. it is taking typescript by default.
sir i am following this tutorial and i am facing a problem... that is... after completing the authentication part when i try to sign in with google, i get redirected to browser and after finishing the signup... i should redirect to home page but instead of homepage again the login page come up... i have correctly kept the Homescreen component between those component.... please sir help...🙏🙏
@@tubeguruji thank you for all you do sir... The native wind site is down I am having issues using it . There is another react-native -wind site that works well however I am having issues using the custom font in my wind.config as they do there
This is not a free tutorial...important parts of the code are concealed in hopes to lure viewers into investing 2-3 hours in then realize the cannot move on unless they pay. I personally do not mind paying if I knew ahead of time, but luring my in....no....not a cent! Immediate unsubscription.
I accidentally started watching this video and, after just an hour, I was completely hooked, like a captivating movie. The video is 4 hours and 25 minutes long, and it took me two days to understand everything. I noticed you missed mentioning the comment section, but no worries-I’ve learned so much from it and will definitely implement what I’ve learned.
Thanks, Also watch my latest react native videos bases on AI
@@tubeguruji Sure
this is what I've been waiting for application tutorials thank you sir again❤
Happy to help
We are waiting for a file sharing application with AWS S3 and Next.js
Sure thanks for suggestions
@@tubeguruji We are waiting for you soon. Good works.
@@tubegurujibuild clone of Vercel v0 app AI component generator
Yes
Oh this is an amazing video 🙏👏
Thank you 🙌
Great video covering advance concept
Thanks for liking
Make backend in express js also
Thank you Sir for another good project
Most Welcome
Wow I built something similar but I love the approach you used in choosing the active video to play and pause the rest mine was more complicated thanks. Can you do a video on how to optimize the flatlist when the data becomes to large and pagination for the videos to?
That time, Use pagination fetch data when required
Thank you so much! Can I make a request, sir? How about an ordering system with inventory management?
Great suggestion!
Thanks sir i am waiting for Food Delivery app with React native witha admin side and payment integration thanks
Ok coming soon
hello sir. when trying to run my expo app I'm receiving this error Unable to resolve "react-dom" from "node_modules\@clerk\clerk-react\dist\index.js"
same problem have you solved for now
this is amazing thank you
@@Imraann0 most welcome
full stack Software Developer 2024
We also need a stock market simulation website
next video can teach us how to add Lambda functions and s3 bucket for next projects
Thanks for the idea!
Dear Sir We Are Eagerly Waiting React Native Uber Ola Type Application Complete Admin Panel and Customer Application and Driver Application
Sure, Noted
Thanks for this vid ❤
Most welcome
Hi Brother amazing video! Please could you explain how to connect the AWS upload to the supabase VideoPlayList? I was under the impression that this tutorial will cover as such
Its already explained in video
@@tubeguruji Please could tell me the minutes?
I meet a error 'Android Bundling failed 1219ms G:\HK7\React Native\TikTak App\TikTak
ode_modules\expo-router\entry.js (998 modules)
Unable to resolve "@clerk/shared/authorization" from "node_modules\@clerk\clerk-react\dist\internal.js"'
I use typescript
greaaatttt more supabase with react native!!
TAKA TAK !!
Bro i have made 2 3 project of native from your tutorial and none of them works properly. The main problem comes with expo and the data getting updated of api etc
Thats weired, Did u followed any of my tutorial on React Native?
@@tubeguruji yes yesterday was my 3rd project which was chatbot but because palm api is now gemini api so the process I followed didnt work
Do I need previous knowledge of AWS before following this course ?
Not at all
Link does not exist
The short URL you clicked was deleted or never existed. Check that you entered or copy-pasted the short link correctly!
getting error for the code
sir please make a video to host our next,react project and rank that on google
Sure,
just awesome sir :)
Thanks a ton
Please make a clone Textnow application for react native
One project react native cli and use typescript node js express js please...please sir
Sure, Will do
after I successfully
logged in, I see the homeScreen page for a couple of seconds, after which I get an error:
TypeError: Cannot convert null value to object
Make sure on home page if you are setting some value then check its not null,
sir, you did't explain to add the postinfo data to the table
Its there, Watch video carefully.
@@tubeguruji no you have'nt :(
till 40:03 is was going smoth, but after this when I tried to run the app, its saying: TypeError: 0, _expoModulesCore.requireOptionalNativeModule is not a function (it is undefined), 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
tried a lot of things its not working, any tips?
Did u installed any new depedancy?
@@tubeguruji no I haven’t, I’m following the tutorial only
P.S. I just tested npm install expo-modules-core@latest that fixed it on my end 🚀 .
the .requireOptionalNativeModule() function was added in expo-modules-core v1.7 and put into use in v1.11 (changelog).
expo 49 adds expo-modules-core@1.5 to the dependency list. I don't really understand why it works with yarn/bun.
Hi,
I'm trying to run the create-expo-app command but it's showing different files and no "App.js" file is being created. Moreover, the app folder is automatically created inside it there are .tsx files instead of jsx.
it is taking typescript by default.
Just try npx create-expo-app and not @latest,
@@tubeguruji i did that only
recently i updated my node and npm version, would that be a reason?
@@sudharshans1545 npx create-expo-app --template try this
@@sudharshans1545 this will work npx create-expo-app --template blank
sir i am following this tutorial and i am facing a problem...
that is... after completing the authentication part when i try to sign in with google, i get redirected to browser and after finishing the signup... i should redirect to home page but instead of homepage again the login page come up...
i have correctly kept the Homescreen component between those component.... please sir help...🙏🙏
Make sure you implemented the correct authentication
Where can I download the repo?
👏👏
Online gambling sites pe video laao na sir
build clone of Vercel v0 app AI component generator
Thanks for Idea
2:12 I am also facing one State delay update on the database
Once state update make sure to call useEffect, so it will update state
@@tubegurujihow to that can you give the code snippit of useEffect code
@@tubegurujireply sir i want to build its apk my project is completed but having state delay issue kindly share the useEffect code
Thanks
Please why are not using nativeWinf sir
in one of my tutorial I already use it.
@@tubeguruji thank you for all you do sir... The native wind site is down I am having issues using it . There is another react-native -wind site that works well however I am having issues using the custom font in my wind.config as they do there
This is not a free tutorial...important parts of the code are concealed in hopes to lure viewers into investing 2-3 hours in then realize the cannot move on unless they pay.
I personally do not mind paying if I knew ahead of time, but luring my in....no....not a cent!
Immediate unsubscription.
Whats the issue you are facing? Everything you see in video is on source code, So if you want video carefully you can able to build this app.