Building an Ecommerce App with React Native, Expo and Gluestack

  Рет қаралды 75,637

notJust․dev

notJust․dev

Күн бұрын

Пікірлер: 67
@throwawayaccount5464
@throwawayaccount5464 2 ай бұрын
I have watched 3 tutorials so far I learned more than what I have learned in 1 year. Thanks a lot Vadim. I just wished I found you earlier well better late than never. I will donate to your channel if I get a jobs. Thanks again
@notjustdev
@notjustdev 2 ай бұрын
Glad I could help! Hope you manage to learn even more🙌🙌
@mdalmamunit427
@mdalmamunit427 3 ай бұрын
I love the way you explained the concept-it’s so clear and easy to understand! I try to follow it and implement it on my channel 😊
@monatamsi1429
@monatamsi1429 6 күн бұрын
glad to find your vids. This vid help me a lot and straight to the point
@amiththisara6889
@amiththisara6889 12 күн бұрын
This video help me lot for doing my final project. Thank you...😃
@Memesforev99
@Memesforev99 3 ай бұрын
I Accidently felt asleep and left a yt video playing now im here 🤣🤣🤣
@notjustdev
@notjustdev 2 ай бұрын
Welcome!😁🙌
@SwapnilChavan-im7xh
@SwapnilChavan-im7xh 25 күн бұрын
Watched many videos very helpful
@notjustdev
@notjustdev 17 күн бұрын
Glad to hear that!
@gabrielpaez321
@gabrielpaez321 3 ай бұрын
HI,, What could be the reason why Gluestack is not working for me? It's like it doesn't recognize the components. I compared it with the repository, and everything is the same. I have reinstalled the components, but the issue remains
@matheusklug7712
@matheusklug7712 3 ай бұрын
with me too. I chose gluestack to develop my college project and now it's not working
@chamidugihan2782
@chamidugihan2782 3 ай бұрын
me too
@chamidugihan2782
@chamidugihan2782 2 ай бұрын
@@anumm1560 no bro
@abdulmateen7316
@abdulmateen7316 2 ай бұрын
Yes, I also face the same issues. If all the error are fixed then. It shows an error that global.css memory error. If you install nativewind manually then it does not loading tailwinds
@abdulmateen7316
@abdulmateen7316 2 ай бұрын
Allhumdulillah, My issue has been fixed.
@masetenicholas4520
@masetenicholas4520 2 ай бұрын
Thank you very much bro, God bless you with wealth.
@AP-ny3zg
@AP-ny3zg 12 күн бұрын
@Vadim Just asking: In your code does expo router used file based routing without Next.js?
@FrankGP.Mobile.Developer
@FrankGP.Mobile.Developer 9 күн бұрын
thank you very much
@SatoshiNakamono
@SatoshiNakamono 2 ай бұрын
Solution for the error: Failed running 'src/index.ts' Error: Neither apiKey nor config.authenticator provided at Stripe._setAuthenticator Context: You didn't learn the course: building a scalable API with NodeJS, just clone the source code. Solution: in api/.env, add 3 lines: STRIPE_PUBLISHABLE_KEY="demo" STRIPE_ENDPOINT_SECRET="demo" STRIPE_SECRET_KEY="demo"
@khaiphanthanh3108
@khaiphanthanh3108 Ай бұрын
I added 3 lines in api/.env, but it still have this error ( Neither apiKey nor config.authenticator provided at Stripe._setAuthenticator ), how i can fix it ?
@АлександрСанин-н3ъ
@АлександрСанин-н3ъ 3 ай бұрын
Do you have some tutorial where show implementation reCAPTCHA Validation to React Native App?
@r2worksee
@r2worksee 2 ай бұрын
Anyone find a workaround with Gluestack not rendering properly with Expo 52? Unfortunately I am unable to get any locally installed Gluestack components to display.
@emmanueloni2147
@emmanueloni2147 Ай бұрын
does anyone have access to the guide where the SQL QUERIES are? it is not loading from here
@mohammadakradi8289
@mohammadakradi8289 2 ай бұрын
Thank you for this rich tutorial. I really enjoyed. however, every one or two minutes, an advertisement showed and it was annoying for a 4h video. I don't know if this is being handled by you or KZbin.
@AP-ny3zg
@AP-ny3zg 8 күн бұрын
I like everything except architecture of your application.
@ekalrozhan3432
@ekalrozhan3432 3 ай бұрын
Wheres the payment gateway part
@harshaumesh5033
@harshaumesh5033 Ай бұрын
awesome
@adiazwise
@adiazwise 2 ай бұрын
Hello , I fix the dynamic column error setting the key with the numColumn value, cool pack of components thanks.
@notjustdev
@notjustdev 2 ай бұрын
That's great, thanks!
@mrfrankieg
@mrfrankieg 2 ай бұрын
can't get gluestack to install w/ expo 52 :(
@notjustdev
@notjustdev 2 ай бұрын
Maybe they need to update it 🤔
@mrfrankieg
@mrfrankieg 2 ай бұрын
@ yes! They did. So it works now, but still a little buggy.
@duykhanhnguyen9274
@duykhanhnguyen9274 3 ай бұрын
maybe i miss something, but how to set a component to display first when open a app?
@notjustdev
@notjustdev 3 ай бұрын
With Expo router, the initial screen that it will render is the `app/index.tsx`
@roshandev8167
@roshandev8167 3 ай бұрын
Hi where is the dashboard app video?
@AudiRSQ
@AudiRSQ 2 ай бұрын
Thank you for this brilliant video. Whenever I import using @/components/** it comes through without any styles at all. I am using router and have tried importing global.css to _layout.tsx but no luck... importing using '@gluestack-ui/themed' works fine. Any ideas?
@nikosdimou7291
@nikosdimou7291 3 ай бұрын
hello mate i followe everything about the cards but dont show me the card its say Please pass alt prop to Image component
@nikosdimou7291
@nikosdimou7291 3 ай бұрын
sorry was the tailwind needed edit somethings to work properly thanks for the awesome tutorial btw :)
@bberkdinc9971
@bberkdinc9971 3 ай бұрын
What’s the difference between navigating from one page to another using useNavigation versus using Link? I’m not sure when to use each of them. Could you help me?
@truszko91
@truszko91 Ай бұрын
In case anyone else needs to know this... Use for static navigation like menus or links, as it’s simple and declarative. Use useNavigate for dynamic navigation when logic or events determine the destination programmatically.
@bberkdinc9971
@bberkdinc9971 Ай бұрын
@@truszko91 So, if the user logs in and the process is successful, we use useNavigation to navigate them. However, if the user just needs to click a button and go to the next page without any logic involved, we use . Thank you so much, by the way.
@truszko91
@truszko91 Ай бұрын
@@bberkdinc9971 exactly!
@FoudreFrancais-w188
@FoudreFrancais-w188 2 ай бұрын
Thanks.
@notjustdev
@notjustdev 2 ай бұрын
You're welcome!
@getrogetro7509
@getrogetro7509 3 ай бұрын
Where is the padding around the flatlist card? It’s in the design, but you don’t) I watched it to see how you would make them
@AresAres-qw5xf
@AresAres-qw5xf 3 ай бұрын
can someone tell me how can we generate an apk once the app is finish? with react expo is impossible for me 😔 5bg app to make an apk nothing works for me
@notjustdev
@notjustdev 3 ай бұрын
You can build it locally if you have Android Studio setup (docs.expo.dev/guides/local-app-development/) Or you can use EAS to build it in the cloud (docs.expo.dev/build/introduction/)
@AresAres-qw5xf
@AresAres-qw5xf 3 ай бұрын
@@notjustdev I've try both not working after 120m it's stopping to build
@DineensGarden
@DineensGarden 2 ай бұрын
Sounds kind of Quantum 🤫
@naveenreddy8016
@naveenreddy8016 Ай бұрын
FullstackEcommerce\ecommerce-mobile ode_modules\expo-router/entry.js ▓▓▓▓▓▓▓▓▓▓░░░░░░ 64.6% (437/582) For some reason this app doesn't run on windows, it will freeze like above. do you know the reason?
@kouradev
@kouradev 2 ай бұрын
Thanks for the tutorial, But why the project is very poor design and features.
@puturangga2024
@puturangga2024 Ай бұрын
SUBSCRIBE!
@claudiugurita5005
@claudiugurita5005 Ай бұрын
Thanks for the video. I got an error when I tried to add the button component from gluestack and restarted the app. "Unable to resolve "@gluestack-ui/icon" from "components/ui/button/index.tsx"" After I did npm i @gluestack-ui/themed and restarted the app, it worked.
@HenokGebresenbet
@HenokGebresenbet 3 ай бұрын
please also do tutorial react native with firebase most campanies use firebase for backend🙏
@SatoshiNakamono
@SatoshiNakamono 2 ай бұрын
Solution for the error: failed to fetch Missing Header ensure cors response headers are valid blocked Context: In (Expo)/api/products.ts, fetching products from (Express)/api Solution: In (Express)/api/src/index.ts, add the following code before app.get('/',...): app.use(function (req, res, next) { res.header('Access-Control-Allow-Origin', '*'); res.header('Access-Control-Allow-Methods', 'GET,HEAD,OPTIONS,POST,PUT'); res.header('Access-Control-Allow-Headers', 'Origin, X-Requested-With, Content-Type, Accept, Authorization'); next(); });
NVIDIA CEO Jensen Huang's Vision for the Future
1:03:03
Cleo Abram
Рет қаралды 448 М.
AI Is Making You An Illiterate Programmer
27:22
ThePrimeTime
Рет қаралды 151 М.
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
Build a Realtime Chat App in React Native (tutorial for beginners) 🔴
3:49:50
Building a Realtime Video and Chat App in React Native with Stream
3:59:43
Expo Go & Development Builds: Which should you use?
21:37
Fengon ix5 - Вскрыли китайца за 1.850.000 рублей
38:57
Клубный сервис
Рет қаралды 64 М.
Стыдные вопросы про Китай / вДудь
3:07:50
вДудь
Рет қаралды 6 МЛН
Building the Ultimate Workout Tracker with React Native & MongoDB
3:59:34
Build a Local-First Finance app with Expo & WatermelonDB
3:58:46
notJust․dev
Рет қаралды 49 М.
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19