Перейти к файлу
Javier Suárez Ruiz add83e139e Added CarouselView Challenge 2019-09-22 18:20:41 +02:00
.github Initial commit 2019-09-11 13:37:18 -04:00
CarouselViewChallenge Added CarouselView Challenge 2019-09-22 18:20:41 +02:00
.gitignore Initial commit 2019-09-11 13:37:18 -04:00
CarouselViewChallenge.sln Initial commit 2019-09-11 13:37:18 -04:00
README.md Initial commit 2019-09-11 13:37:18 -04:00

README.md

CarouselView Challenge

Following up on the CollectionView Challenge, the CarouselView Challenge is aimed at using the new CarouselView in the context of real-world apps.

Note: Some functionality may not be (fully) implemented yet as of this time. We're working to make sure that it is, but we still want your feedback on what's available now!

Challenge Quick Start

  1. Fork this repository; you can run the solution to see a welcome page with similar instructions.
  2. Open CarouselViewChallengePage.xaml
  3. Replicate functionality from another project/app where you can use the CarouselView. If you need to, you can replace any data with placeholders.
  4. Submit a pull request of your progress back to this repository. Please include the following feedback:
    • Comparison screenshots of your results! If you really want to go the extra mile, video is awesome to see, too.
    • Your experience converting the CarouselView (Any difficulties?)
    • Is there anything missing that you'd like to see?