adospace / reactorui-maui

MauiReactor is a MVU UI framework built on top of .NET MAUI
MIT License
568 stars 47 forks source link

CarouselView #137

Closed iamnevir closed 1 year ago

iamnevir commented 1 year ago

pls i need some help! sir i want to write this in mauireactor

image image

this is video write by xaml https://www.youtube.com/watch?v=ySM9_azBVTI

adospace commented 1 year ago

hi, I've provided several examples of the CarouselView-like interface, including https://github.com/adospace/mauireactor-samples/blob/main/MarvelousApp/Marvelous/Pages/Components/MainCarouselView.cs

if you encounter a specific issue relative to MauiReactor please open a ticket providing your code and a detailed description of the issue,

thanks

iamnevir commented 1 year ago

I try to use CarouselView in MauiReactor but i dont know how to link the IndicatorView with CarouselView image one more issue is how to write the VisualStateGroups in CarouselView without writing it manually like the Marvelous example above 257469989-0f01d6bc-fd01-4659-a46b-683356b3b9a0 @adospace can help sir

iamnevir commented 1 year ago

@adospace can help sir