Delivery App UI - React Native
1:50
Ionic 5 Masonry Layout - UI Design
5:46
Пікірлер
@mrizkimaulidan
@mrizkimaulidan Ай бұрын
the sidebar toggle is not working. i know how to fix it by implementing useState() to make the sidebar functional, but it is strange that React cannot read the JavaScript provided by the admin dashboard template. frontend development is pain the ass
@user-xk6uz3fn9x
@user-xk6uz3fn9x Ай бұрын
you are a star
@poojawayadande
@poojawayadande Ай бұрын
Con you send me the charts.js code please
@gatienrasolofonirina2364
@gatienrasolofonirina2364 2 ай бұрын
Thank you.
@rajeshsivaji5146
@rajeshsivaji5146 3 ай бұрын
i am getting following error, Module build failed (from ./node_modules/@ngtools/webpack/src/ivy/index.js): Error: Maximum call stack size exceeded at F:\ionicproject\foodApp\myfoodapp ode_modules\@ngtools\webpack\src\ivy\loader.js:81:18
@mpembainc
@mpembainc 2 ай бұрын
is this error from my source code or did you create your own project?
@rajeshsivaji5146
@rajeshsivaji5146 3 ай бұрын
Module build failed (from ./node_modules/@ngtools/webpack/src/ivy/index.js): Error: Maximum call stack size exceeded at F:\ionicproject\foodApp\myfoodapp ode_modules\@ngtools\webpack\src\ivy\loader.js:81:18
@rajeshsivaji3598
@rajeshsivaji3598 3 ай бұрын
any one tried this video i am facing issue
@HIGHLIGHTS_IPL320
@HIGHLIGHTS_IPL320 3 ай бұрын
How I can customize height and width in ionic..
@skittles4164
@skittles4164 5 ай бұрын
what version of ionic did you use on this?
@mpembainc
@mpembainc 5 ай бұрын
5
@Sherrice-rm5lu
@Sherrice-rm5lu 6 ай бұрын
the ad almost blew my eardrums out lol
@mpembainc
@mpembainc 6 ай бұрын
Sorry
@Sherrice-rm5lu
@Sherrice-rm5lu 6 ай бұрын
its ok@@mpembainc
@harlequinsamoranos8210
@harlequinsamoranos8210 7 ай бұрын
Can you please provide your github source code :(
@mpembainc
@mpembainc 7 ай бұрын
No GitHub repo for this one, sorry!
@mohamedhamdoun4699
@mohamedhamdoun4699 7 ай бұрын
safi
@harlequinsamoranos8210
@harlequinsamoranos8210 7 ай бұрын
sidebar toggle does not work
@mpembainc
@mpembainc 7 ай бұрын
What a problem?
@harlequinsamoranos8210
@harlequinsamoranos8210 7 ай бұрын
the sidebar humburger when click does not hide sidebar at all please help@@mpembainc
@harlequinsamoranos8210
@harlequinsamoranos8210 7 ай бұрын
please help does not toggle the sidebar@@mpembainc
@mpembainc
@mpembainc 7 ай бұрын
Which admin template are you using
@harlequinsamoranos8210
@harlequinsamoranos8210 7 ай бұрын
adminkit@@mpembainc
@ahmedjaad4940
@ahmedjaad4940 7 ай бұрын
Thank you, great work mpembainc keep doing the good work
@mpembainc
@mpembainc 7 ай бұрын
Thanks, will do!
@SalientAnimal
@SalientAnimal 7 ай бұрын
I have an API link that would replace the "Form" what changes do I need to make to have it load the data from the API link for multiple records?
@mpembainc
@mpembainc 7 ай бұрын
If I got you, you want to fill data in the form from the API endpoint right?
@SalientAnimal
@SalientAnimal 7 ай бұрын
@@mpembainc I want to insert the data into my DB from the API, so don't really need a form.
@mpembainc
@mpembainc 7 ай бұрын
Just fetch it and save it to your db, maybe you can tell me what framework or language you're using
@SalientAnimal
@SalientAnimal 7 ай бұрын
@@mpembainc using javascript at the moment, as I don't know how else to get the API data. I want to inset the data into MySQL via PHP.
@mpembainc
@mpembainc 7 ай бұрын
@SalientAnimal you can fetch and save dara directly from your PHP code using guzzlehttp/guzzle library.
@kmlclktrk
@kmlclktrk 7 ай бұрын
very very thanks bro, i actually work for backend, so i need to test my RestfullApi's for React projects. now i can make my special test area (Y)
@rebecca_xm
@rebecca_xm 8 ай бұрын
Thank you so much for this tutorial! I wish Ionic 5 docs were as easy to follow.
@entrymon3389
@entrymon3389 8 ай бұрын
I am looking for Ionic UI designer and developer for my startup, would you be interested?
@akidraham12345
@akidraham12345 9 ай бұрын
The icons won't work for me (like the sidebar icons) and burger button won't close the sidebar
@Konami991
@Konami991 9 ай бұрын
the audio of your video is nothing ?
@PedroHenriquePereiraGuimar-y5g
@PedroHenriquePereiraGuimar-y5g 10 ай бұрын
Thanks man, you helped me so much
@nugrahatech7183
@nugrahatech7183 10 ай бұрын
how to fix issue sub menu dropdown doesn't work ??
@RudiRudi-r8w
@RudiRudi-r8w 10 ай бұрын
Thank you very much
@egojinpachi2009
@egojinpachi2009 10 ай бұрын
Hello can I have the source code free?
@mariamfane37
@mariamfane37 11 ай бұрын
Thank you very much for your tutorial, thanks to your tutorial I have a problem in my code that I was looking for solutions for months. Thank you so much, but I have a problem that I can't solve as a beginner, I'm working on a project that's a bit difficult concerning foreign keys, can you help me? How to display the value of a foreign key instead of displaying the id, and I had to display the images of my items that I had to use the id of each item to display. Thank you
@mpembainc
@mpembainc 11 ай бұрын
You can use laravel one to one or one to many relationships. it's very simple
@mariamfane37
@mariamfane37 11 ай бұрын
@@mpembainc Of course I know how to use laravel, but my problem is that I don't know exactly what code I'm writing in ionic to display my article images. I'll give you an example so you can understand me, if a user clicks to see the details of an article; when he clicks on the selected article he sees the details of the article along with the other images that are displayed as slides. Can you help me please.
@babyleenaboruah5725
@babyleenaboruah5725 Жыл бұрын
Thank you so much 👍
@danielareyessicacha7503
@danielareyessicacha7503 Жыл бұрын
Hello, could you tell me why it doesn't show me the icons in the sidebar?
@mpembainc
@mpembainc Жыл бұрын
which icons do you use?
@mpembainc
@mpembainc Жыл бұрын
Simplest way to show icons in react app use www.npmjs.com/package/react-icons
@matitohye1622
@matitohye1622 Жыл бұрын
Gracias me sirvio demasiado
@the.chaos.commander
@the.chaos.commander Жыл бұрын
Do you have another link to the source code?
@Feefor
@Feefor Жыл бұрын
I don't normally like the no voiceover video tutorials, but yours was at just the right pace and explained the topic really well. Well done.
@mpembainc
@mpembainc Жыл бұрын
Thanks
@syahmizul1029
@syahmizul1029 Жыл бұрын
Can u share all extensions/theme/font you use for vs code for ionic and laravel projects
@annawickramasinghe2983
@annawickramasinghe2983 Жыл бұрын
<3<3<3
@MarcosVinicius-gj6qg
@MarcosVinicius-gj6qg Жыл бұрын
This does not work. Just register. When trying to login, the message "Login Failed" appears. There is some error in this code.
@josequintin2467
@josequintin2467 Жыл бұрын
Did this oworks for ionic 6 as well ?
@mpembainc
@mpembainc Жыл бұрын
Sure
@ankitthakur-wu2nc
@ankitthakur-wu2nc Жыл бұрын
Very good keep it up don't forget to upload such a good video
@chiragrachhoya5377
@chiragrachhoya5377 Жыл бұрын
You Helped Me So Freaking Much❤❤❤
@elifozubal5377
@elifozubal5377 Жыл бұрын
Brooo it's lit! Thank you, it will be help me a lot.
@nikt234
@nikt234 Жыл бұрын
helpful and to the point explanation.
@noirsumptious
@noirsumptious Жыл бұрын
Thanks, man
@nasirsheikh1434
@nasirsheikh1434 Жыл бұрын
Please make a Bar code Scanner App, if possible. Thank you
@mpembainc
@mpembainc Жыл бұрын
ionic or react native?
@nasirsheikh1434
@nasirsheikh1434 Жыл бұрын
@@mpembainc ionic, please. Your Grocery store project was awesome and a very good resource. Thanks, for sharing your knowledge.
@mpembainc
@mpembainc Жыл бұрын
@@nasirsheikh1434 Thank you
@roltek524
@roltek524 Жыл бұрын
Hello thank you for your video, I have an error, I can't return decoded data. i think i have an error with key.
@marem6827
@marem6827 Жыл бұрын
The icons won't work for me (like the sidebar icons) and there is no errors and i can't figure out what's wrong. Can you please help?
@-FaliaDavinaGustaman-
@-FaliaDavinaGustaman- Жыл бұрын
have u found how to solve this problem? I have same problem with u
@akidraham12345
@akidraham12345 9 ай бұрын
have you fix it ? i found the same errors@@-FaliaDavinaGustaman-
@kateava5118
@kateava5118 Жыл бұрын
Thank you sooo much brother🤝🤝🤝🤝
@englishthroughnews
@englishthroughnews Жыл бұрын
Thank you so much!
@sdbys
@sdbys Жыл бұрын
can you share about picture food ?
@mpembainc
@mpembainc Жыл бұрын
source code and all assets are available here www.patreon.com/posts/food-delivery-ui-51773413
@milega_success4578
@milega_success4578 Жыл бұрын
Thank you bro super👌👌
@RaviKumar-qb7hp
@RaviKumar-qb7hp Жыл бұрын
Thank you Dear
@santoshkumarchannel8087
@santoshkumarchannel8087 Жыл бұрын
your coding is so nice and simple ..... I love it, that's why i have subscribed like and also commented you. thank you
@mpembainc
@mpembainc Жыл бұрын
Thank you
@barataapsii2466
@barataapsii2466 Жыл бұрын
thank you
@balajik-zx3eu
@balajik-zx3eu Жыл бұрын
thank you thank you so much