Last Updated:
19 Jul 2023 06:37
by ADMIN
In Xamarin, I was able to create a List of various ContentViews all with their own data bindings and view models. I was able to use a Telerik SlideView bound to this list, and the SlideView would display each view and the bindings and commands would work, and each view’s ViewModel. This approach doesn't work in Maui.