jamesmcroft / WinUX-App-Toolkit

WinUX App Toolkit is an essential toolkit to get developers started with application development for UWP, Android and iOS (Xamarin) with controls, converters, behaviors, state triggers and extensions commonly used in app development.

Home Page:http://www.jamescroft.co.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add content carousel control

jamesmcroft opened this issue · comments

Carousel controls are a core component of modern web development but are often seen in applications such as the Windows Store app in Windows 10. This control will be implemented in a way that will support any type of content including simple imagery to XAML layouts when creating slides.

The control should be simple to implement, support a varied time delay between transitions and support transition animations.