Тёмный

Build WhatsApp UI using .Net MAUI Step by Step 

Abhay Prince
Подписаться 7 тыс.
Просмотров 11 тыс.
50% 1

Опубликовано:

 

28 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 35   
@abhayprince
@abhayprince 2 года назад
github.com/Abhayprince/WhatsAppMAUI Please subscribe to this channel, I am going to build a complete project from start to end. I will break that up into multiple videos 15-20 minutes each. .Net MAUI Step by Step Complete App Build PART 1 -> ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE--T8LUk2g3_0.html PART 2 -> ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-qMj7PfpuUmk.html
@derekprieur5258
@derekprieur5258 Год назад
I am a React developer but have had to learn a bit of MAUI for work recently. Thank you for covering some of the basics on UI, it was helpful as I am a complete beginner 👍
@abhayprince
@abhayprince Год назад
Glad it was helpful!
@lazs5348
@lazs5348 Год назад
Just starting my journey on .net maui, found this tutorial really informative, thank you for sharing your knowledge
@wellingtonmapiku
@wellingtonmapiku 10 месяцев назад
well done. im inspired. im building a farmers networking app and i came across your video
@StockFootageCollective
@StockFootageCollective 2 года назад
Thanks for posting. Continue with MAUI videos.
@VijayKumar-nm2fn
@VijayKumar-nm2fn 2 года назад
thank you very much for the knowledge transmitted in the excellent didactic, deep, comprehensive, top work. Shows how the main features of the language and the most important differences of the features and how to use it in an organised way. Thanks a Lot..
@krishnatiwari8022
@krishnatiwari8022 2 года назад
Finally found something interesting with .net maui. Lets see what we got in this video. Start looks exciting. Thank you for this amazing video
@abhayprince
@abhayprince 2 года назад
Please subscribe this channel, I will be sharing more interesting content. This is my first video so I am open to all kind if feedback
@DanielHarrisCodes
@DanielHarrisCodes Год назад
Interesting video. I was surprised your tabs appeared at the top on Android. In the very latest MAUI Android now has the tabs along the bottom for me.
@abhayprince
@abhayprince Год назад
Second level tabs appears on top. So you need to have one tab and the nested tabs will be shown on top. You can check the github and see AppShell.xaml
@DanielHarrisCodes
@DanielHarrisCodes Год назад
@@abhayprince thanks that makes sense so if you just have 1 top level tab it will still give you the second level tabs at the top, without displaying a single tab in the bottom. Nice! Great video content by the way this kind of video really shows real world examples of what you can do with layout in MAUI
@crystalcortexx
@crystalcortexx 2 года назад
Awesome 😎👍
@digitaldaridesatv1545
@digitaldaridesatv1545 Год назад
Thank you very much Abhay!
@daily_life_story
@daily_life_story 2 года назад
Good stuff. I'll contact you very soon dude. :)
@МаксимАдаменко
@МаксимАдаменко 2 года назад
Thanks! Very helpful video
@yander5521
@yander5521 2 года назад
awesome project.
@no-bc4kc
@no-bc4kc 6 месяцев назад
great job 👍👍
@juanfrancisco9039
@juanfrancisco9039 Год назад
Hi, is there a way to expand the upper tabs to fit all the available space?
@abhayprince
@abhayprince Год назад
Yes. You will need to to write platform code using custom handlers/renderers. I will plan a video soon for this
@josbexerra8115
@josbexerra8115 Год назад
Muchas gracias Mister Prince, por compartir conocimiento de calidad....saludos de los andes peruanos
@abhayprince
@abhayprince Год назад
me alegro de que te haya gustado Gracias. Suscríbete al canal para más contenido de este tipo. Usé el traductor de Google para traducir al español, lo siento si no es exacto.
@daniel_youtubechannel8717
@daniel_youtubechannel8717 Год назад
Thanks
@gabrielsousa3567
@gabrielsousa3567 Год назад
Good idea how implement button "+" as normal button. Instead of floating action button with native handler.
@abhayprince
@abhayprince 2 года назад
.Net MAUI Step by Step Complete App Build PART 1 -> ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE--T8LUk2g3_0.html PART 2 -> ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-qMj7PfpuUmk.html
@sapb1-noihetoday
@sapb1-noihetoday Год назад
great !
@hamidsadabadi1500
@hamidsadabadi1500 Год назад
hi how to create custom tab bar or left navigation bar in .net maui?
@abhayprince
@abhayprince Год назад
uploaded video for customizing left menu ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-qs1otgknDHA.html You can check it out
@manishbisen1909
@manishbisen1909 2 года назад
Thanks for this amazing video. Can you please share the code ?
@abhayprince
@abhayprince 2 года назад
github.com/Abhayprince/WhatsAppMAUI Glad you liked it. Please subscribe to this channel, I am going to build a complete project from start to end. I will break that up into multiple videos 15-20 minutes each.
@anonymousug9648
@anonymousug9648 Год назад
i have subscribed to your channel some thing i don't do often all i'm saying dont diss appint me with wired unneccessery content and please try to delete out some words you think that adds nothing or will be a westage of time and internate but i like the video tho
@abhayprince
@abhayprince Год назад
Roger that sir. I wont let you down. You will get quality content on this channel, I promise
@himalyasahota2010
@himalyasahota2010 Год назад
How to turn this grid layout into a clickable?
@abhayprince
@abhayprince Год назад
You can add Grid.GestureRecognizer
@himalyasahota2010
@himalyasahota2010 Год назад
@abhayprince thanks mate, I am trying to pass {binding Name} through Grid.GestureRecognizer, to get what name has been clicked. Any idea how may I achieve it?
Далее
На самом деле, все не просто 😂
00:45
.NET MAUI Community Standup: MAUI VS Code updates!
1:00:00
Login Flow .Net MAUI by Abhay Prince
31:52
Просмотров 24 тыс.
01 - What is .NET MAUI? in Tamil
14:11
Просмотров 1,3 тыс.
.NET MAUI UI Challenge # 6 - Fairy Tales App
35:10
Просмотров 15 тыс.
Creating Device-Specific Views in .NET MAUI
34:51
Просмотров 19 тыс.