Bro I am getting the following error, I have tried many videos but this stuck stuck there: 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
I also got the same problem but I solved by installing the latest version of react native reanimated package so you have to uninstall the one u have already installed or if yet install the latest version hopefully it will help
Sir the lesson is okay but am stuck in createDrawerNavigator ist brings error like 'cannot read property 'createDrawerNavigator' of undefined' I Don know what to do
Make sure that you have imported createDrawerNavigator from correct package and while using it initialize it properly. If issue still persists you can dm me on instagram.
Hello, first of all thankyou very much. I am facing problem as I am using class component and also my stack navigator contains screen like login and sign-up where this drawer should not be used and also not all my screens should be displayed. Can you please help?
Hey you can watch my stack navigator video then watch this I also had a same scenario. To tackle this you will have to create 2 different stack navigator one will have home about screens and one will have login sign up screens. Then you will create one drawer navigator where first component will be your home, about stack navigator in simple term your drawer navigator will be merged with one stack navigator. Try to do this if issue is still there dm me on instagram will help you.
Thnx!! If you are learning react native then you can checkout my playlist on React Native where I have taught React Native from scratch now I m also integrating Node JS and Mongo DB with React Native by building an application. th-cam.com/play/PLS3Cbnye46msryIoZjQ5AQ57nxENwnJfl.html
* What went wrong: Execution failed for task ':app:checkDebugAarMetadata'. > Could not resolve all files for configuration ':app:debugRuntimeClasspath'. > Failed to transform react-native-reanimated-73-jsc.aar (project :react-native-reanimated) to match attributes {artifactType=android-aar-metadata}. how to clear this error bro
when i install "npm install react-native-reanimated@~2.2.0" it showing this: 1 high severity vulnerability they are saying to upgrade the version to latest version
in react native how to achieve that label in the drawer to dynamically update to the name of the nested screen when a nested screen is opened, instead of displaying the name of the main drawer item. For example, if i navigate to the "Update Password" screen from the "Settings" screen, i want the drawer header to display "Update Password" instead of "Settings". can we achive this
How to run the app with error. OMG Home, Home > Home This can cause confusing behavior during navigation. Consider using unique names for each screen instead.
Errors are showing.. you are install packages offline then we are facing issue. its not good practice. before u run own code. then upload videos. Please show your terminal window during the screen recording..
This was amazing dude. Great work!
good video (just for info install packages with "npm install "package-name" --legacy-peer-deps")
it'll automatically compatible with node and expo etc
This video is really helpful for me because I am new to learn React Native and I was struggle to use nesting navigation. Thanks a lot for this Video ❤
Great to hear!
Nicely explained👍
Bro I am getting the following error, I have tried many videos but this stuck stuck there:
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
same mera bhi
Same error please tell how to solve it
@@ankitadeshpande5986 if you find any solution please tell me
@@ankitadeshpande5986 if you find any solution please tell me
I also got the same problem but I solved by installing the latest version of react native reanimated package so you have to uninstall the one u have already installed or if yet install the latest version hopefully it will help
When drawer menu pressed it shoud overlay status bar..how to do it?
In Navigation you can track whether drawer is open or not and based on that in Navigation you can hide status bar
Sir the lesson is okay but am stuck in createDrawerNavigator ist brings error like 'cannot read property 'createDrawerNavigator' of undefined' I Don know what to do
Make sure that you have imported createDrawerNavigator from correct package and while using it initialize it properly. If issue still persists you can dm me on instagram.
error
@@design-0000 what error you are getting
Hello, first of all thankyou very much. I am facing problem as I am using class component and also my stack navigator contains screen like login and sign-up where this drawer should not be used and also not all my screens should be displayed. Can you please help?
Hey you can watch my stack navigator video then watch this I also had a same scenario. To tackle this you will have to create 2 different stack navigator one will have home about screens and one will have login sign up screens. Then you will create one drawer navigator where first component will be your home, about stack navigator in simple term your drawer navigator will be merged with one stack navigator. Try to do this if issue is still there dm me on instagram will help you.
@@thedebugarena Okay Thanks. And what about class component as it doesn't support hooks
Very Good videos bro, good explanation. thanks for the quick response and solving the issue. Many thanks for the tips.
Absolutely on point. Great one ,keep it up bro ❤
Thnx!! If you are learning react native then you can checkout my playlist on React Native where I have taught React Native from scratch now I m also integrating Node JS and Mongo DB with React Native by building an application. th-cam.com/play/PLS3Cbnye46msryIoZjQ5AQ57nxENwnJfl.html
ERROR TypeError: Cannot read property 'hide' of null, js engine: hermes
Make sure you have initialized drawer navigator properly
how can you add a background color for the active screen?
That is possible by identifying the current navigation screen through routes and then apply the css based on that.
guys if u follow this video in july 2024, install latest npm install react-native-reanimated
* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Failed to transform react-native-reanimated-73-jsc.aar (project :react-native-reanimated) to match attributes {artifactType=android-aar-metadata}.
how to clear this error bro
In you app/build.gradle change this to
compileSdkVersion = 33
targetSdkVersion = 33
when i install "npm install react-native-reanimated@~2.2.0"
it showing this: 1 high severity vulnerability
they are saying to upgrade the version to latest version
If possible you can ignore that.
in react native how to achieve that label in the drawer to dynamically update to the name of the nested screen when a nested screen is opened, instead of displaying the name of the main drawer item. For example, if i navigate to the "Update Password" screen from the "Settings" screen, i want the drawer header to display "Update Password" instead of "Settings". can we achive this
It is feasible you can dm me on instagram we can discuss.
How to run the app with error. OMG
Home, Home > Home
This can cause confusing behavior during navigation. Consider using unique names for each screen instead.
You can change the name as per your understanding
Bro where is the css ? Please displayed the css part also
By the way great video 😊 one of the best video in youtube for Navigation keep it up bro ❤
You can get the css from github
Thanks bro 😊❤
One thing more please add the backend and complete the Playlist 😊
thank you bhai
Login authentication k age Wale sir
Very soon all the video will be out.
Errors are showing.. you are install packages offline then we are facing issue. its not good practice. before u run own code. then upload videos. Please show your terminal window during the screen recording..
Sure will take that in consideration. If you are facing any error dm me on instagram
react native notification with firebase related video banao na
Sure
10:30 he said: "and nyan" :3🙀🙀🙀
please share remaining videos
You can checkout playlist all the videos are there
thanks man, you made my day