Xamarin Forms - Beginner Guide to Make Beautiful UI ( Pt.1/3 )

preview_player
Показать описание
Hey guys, in this video I explain on how to archive some look in UI and specifically in this video I talk about archive what control to use for card design |

Github Link :

If you found this video useful, Subscribe will be great and consider to like and share :)
Рекомендации по теме
Комментарии
Автор

Amazing Video, I learnt a ton thank you!. for anyone wondering the new version of Carousel View you need to specify Loop="False" to stop it infinite scrolling.

<CarouselView Loop="False"></CarouselView>

jonathanmccarthy
Автор

Amazing video. I really enjoyed it, very hard to find good Xamarin UI tutorials as a beginner. Well done and thank you

hegemaniac
Автор

is there a way to drag and drop UI elements like in winforms or android studio instead of writing xaml?

mahersabit
Автор

Thanks for the great video! I understand binding a lot more now.

emily
Автор

Great overview and presentation. Thanks.

roytheroyal
Автор

Why is there no drag and drop option like winforms? I'm curious.

Spirittism
Автор

Add this to your attributes application tag if some images are too big : android:largeHeap="true"

thelphite
Автор

can i use declarative c# instead of old xaml just like flutter. We use dart as ui.

badasscoder
Автор

Thanks for the great video. Could you use Pascal Casing for the public properties please? --> e.g. public int Id {get; set;}

trevorkobilo
visit shbcf.ru