Awesome bro keep going wonderful learning, Kindly try making a messaging app with react native cli having all features to use camera, share pictures, voice message and how to take phones permission, location sharing etc. It will be a great learning
@@buildwithcodex yeah that we can explore every aspect camera music location many things in one app and keep doing projects in native cli without expo. Excited for new videos ❤️
Can u make a video about these topics on React Native: Location BackgroundFetch Taskmanager Native Modules Websocket Notifications Uploadingapp to stores
why didn't make it dynamic, you made another view for the clock icon , instead of you can use movie card components or we can create diffrent icons for this, loved you video sir , but please help us to make it dynamic for view and styles btw ❤ this is for your great content
"Hey, can you make a video about creating an app with Flutter? It's user-friendly, and your viewers could learn a lot. Maybe start with setting it up and adding features. What do you say?"
Mind blowing paid-course like explanation. People like you are a boon to students like us who can't pay for courses going to expensive private colleges we dont have guts to ask parents to ask for money
@@varmens_offl currently it's frontend only without any backend admin panel and all the tickets are stored locally on device. I will be creating a more full fledged Full Stack Course covering all the areas. Till then stay tuned.💯
Hi, I'm facing an issue with Gradle while running a React Native project on Windows. The build fails with the following error: 'java.io.UncheckedIOException: Could not move temporary workspace to immutable location.' I've tried running the command prompt as an administrator, clearing the Gradle cache, and ensuring I have the correct permissions. Has anyone encountered this issue before or knows how to resolve it? Thanks!
Suggestion: please tell how to export to apk and show all the steps in the end, no use if u can't show live working prototype i personally think, btw can u tell how to export this one to apk
For that you can build Apk files for Android and then upload them on Google Play Store. Else you can just put that apk file with your portfolio and then share the download link from drive or any other storage platform.
Please cross check the location of selection.json file and also use npx react-native-asset command to copy those same font icons file in Android and iOS folder.
Bro I'm not able to generate right API key it is saying "{"status_code":7,"status_message":"Invalid API key: You must be granted a valid key.","success":false}"😑😑
Can you show me the extensions you often use for react-native
marketplace.visualstudio.com/items?itemName=jundat95.react-native-snippet
This is the extension I use for snippet generation in react native.
tks you very much
@@buildwithcodex
your tutorial is so helpfull for me. I hope you will make more videos with React Native.
Thank you so much. The next tutorial is coming soon. Stay Tuned.
great work btw u may use scrollview for ticketscreen and user acc screen.
Thanks Bro I am watching your tutorial and making full application
Welcome, More tutorials dropping soon. Stay Tuned.
Amazing project! Tks to share.
Thats some real project🎉
Thank you so much ! Do Like, Share and Subscribe.
Great work bro. Your efforts are highly appreciated . Looking forward for more tutorials from you
Best UI on React-Native
Thank you so much.
really cool real project, can you make react native tutorials more often
Yes, Videos will be uploaded regularly now.
I haven't yet watched the tutorial
but I know it will be very good and easy to follow.
So I have given it a thumbs up already
Waiting for such videos. Great effort...
Thank you so much. Stay Tuned !
Bro amazing
really awesome well structured buil! Amazing skills and effort hats off dude! continue making videos a long path ahead!
Thank you so much. And Stay Tuned. 💯
@@buildwithcodex 🍻😄
@@buildwithcodex there is 10 rows in the design but you wrote 8 rows in your code
Awesome bro keep going wonderful learning,
Kindly try making a messaging app with react native cli having all features to use camera, share pictures, voice message and how to take phones permission, location sharing etc. It will be a great learning
Thank you, And yes the messaging app is already in my list. Stay Tuned for that.
@@buildwithcodex yeah that we can explore every aspect camera music location many things in one app and keep doing projects in native cli without expo.
Excited for new videos ❤️
And bhai apne kha se sikha itna badiya react native recommend me some resources.
@@Abhishek-fo3fc I learned from youtube only, It's the best platform.
Sir you explaine very well
Thank you so much.
tq u for superb project broooo
Welcome.
Good work ..
Thank you.
Super cool
incredible work bro 🔥🔥🔥🔥.
Thank you so much.
New sub. Thanks for your effort sr
Thank you so much. 😄
Can u make a video about these topics on React Native:
Location
BackgroundFetch
Taskmanager
Native Modules
Websocket Notifications
Uploadingapp to stores
great tutorial, thats the only comment,
Thank you.
inccridible work sir
Thank you so much.
Hey, how can we do custom seating arrangements like leaving a row empty of seats or having space between two columns..
why didn't make it dynamic, you made another view for the clock icon , instead of you can use movie card components or we can create diffrent icons for this, loved you video sir , but please help us to make it dynamic for view and styles btw ❤ this is for your great content
Thank you and I will update that.💯
If you are available please provide this project documentation bro❤❤
"Hey, can you make a video about creating an app with Flutter? It's user-friendly, and your viewers could learn a lot. Maybe start with setting it up and adding features. What do you say?"
Which key are you using to run the emulator
How to make Admin Panel Of this app like where to upload New Movies etc
do the deployment part also please
Yes from now on the deployment part will also be included.
Very nice.. Can this project be built using expo?
Yes, definitely
Thank you.
You're welcome!
Need more video in react native full stack
Sir but firstly we talk to movie theatres owner and how to publish at Play Store
Mind blowing paid-course like explanation. People like you are a boon to students like us who can't pay for courses going to expensive private colleges we dont have guts to ask parents to ask for money
Thank you so much for your kind words! I'm really glad to hear that my course was helpful to you.
@@buildwithcodexcan u pls put such more courses your level of explanation is not available anywhere in the market for react native in hindi
@@buildwithcodexlike maybe some econmerce app or uber clone or something on those lines
Yes, I am going to build more such course in much more depth and variety. Stay Tuned.
This project is react native cli or expo?
new api key kaise genrate kare brother?
Is it enough to make a fresher?
Yes it is beginner friendly and any fresher can start with it.
what is your emulator
I have little bit knowledge of react native can i start and also can you make react native tutorial from scratch
Yeah Sure. I am making every tutorial beginner friendly and explaining every single step.
can you make a video for logic building in hindi
Logic Building is mostly a process of Learning from examples and I will try to help through the video tutorials.
which virtual device using for tutorial and API level ? is it pixel 4XL ?
It's Pixel 4 API 31 Android 12.
So this icons yeah
how i configure the tests in aplication ?
🙏🙏🙏
Thanks.
be regular
Yes, Videos will be uploaded regularly now.
Do you have this video in parts ?
No, But I will consider it for future.
@@buildwithcodex Thank you
may i know What's the backend suit for this app?
I have used this for Backend APIs developer.themoviedb.org/docs
@@buildwithcodex thank you. but I am asking for the admin panel setup. where can we see the booked seats?
@@varmens_offl currently it's frontend only without any backend admin panel and all the tickets are stored locally on device. I will be creating a more full fledged Full Stack Course covering all the areas. Till then stay tuned.💯
@@buildwithcodex thank you.
😀
Hi, I'm facing an issue with Gradle while running a React Native project on Windows. The build fails with the following error: 'java.io.UncheckedIOException: Could not move temporary workspace to immutable location.' I've tried running the command prompt as an administrator, clearing the Gradle cache, and ensuring I have the correct permissions. Has anyone encountered this issue before or knows how to resolve it? Thanks!
Does it contain payment gateway API?
Suggestion: please tell how to export to apk and show all the steps in the end, no use if u can't show live working prototype i personally think, btw can u tell how to export this one to apk
Yes, I will be also including the apk exporting steps in future videos. For this one I have to work on it.
Brother if you don't mind can i get info about your system pc!
Can I ask what is this regarding?
Is this project beginner friendly brother?
Yes It is. I have explained each and every step.
@@buildwithcodex thankyou😊
Sir if i want to show any react native project to someome how can i host it freely like react js website please reply
For that you can build Apk files for Android and then upload them on Google Play Store. Else you can just put that apk file with your portfolio and then share the download link from drive or any other storage platform.
custom icon is not visible in app, i tried to start server but not visible
Please cross check the location of selection.json file and also use npx react-native-asset command to copy those same font icons file in Android and iOS folder.
❤❤We want full native react course in either paid or RUclips. My humbel request for you ❤❤
Yes I listen to all requests. I am working on it. It's in development. Stay Tuned for that.
Why not using EXPO?
It's Because Bare React Native CLI is the Industry Standard and less content is available with CLI.
@@buildwithcodexbut most of us, our computers can't work with react native cli as it makes the computer very slow, so we tend to use expo go more
@@nenastemis9580 I agree, I will try to put Expo Tutorials as well.
how much exp do u have in RN?
I have more than 1 year of experience in React Native.
Please use expo
Bro I'm not able to generate right API key it is saying "{"status_code":7,"status_message":"Invalid API key: You must be granted a valid key.","success":false}"😑😑
Please can you join the Discord Server so that I can understand the problem well - discord.gg/hf8YmsmNAD
@@buildwithcodex Solved bro thanks
React native and redux...when is this coming?
My Next Video is about React Native and Redux. And it will be coming very soon. Stay Tuned.
@@buildwithcodex hope it is redux toolkit? With some api? Thank you sir for your effort we are grateful
this is expo or React Native CLI ?
It's React Native CLI.
@@buildwithcodex is this also available for iOS ?
it cause an error like [TypeError: Network request failed]
when api call at home page
You have to enable the internet on the device to make api call.
I have an internet
I see output in my mobile
Say it clear please
Audio book app banao
Yes I have added that to my list.
what app are u using for show the smarthphone on windows?
You can follow this tutorial for the device - ruclips.net/video/uJv6_S9yqK4/видео.htmlsi=TQnZARNI3Hsy7pw6
thanks bro@@buildwithcodex
@@wilkun07 welcome.
You make videos in Hindi
Hindi Tutorials will be posted on Hindi Channel. Stay Tuned.
React native project with node js sir
Yes, I will be uploading them soon, as well. Stay Tuned.
@@buildwithcodex thanks sir
sir i will.many msg on discord please guide me in my project api not working
I was a little busy. But no worry. lets start from here.