add83e139e | ||
---|---|---|
.github | ||
CarouselViewChallenge | ||
.gitignore | ||
CarouselViewChallenge.sln | ||
README.md |
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
- Fork this repository; you can run the solution to see a welcome page with similar instructions.
- Open
CarouselViewChallengePage.xaml
- Replicate functionality from another project/app where you can use the CarouselView. If you need to, you can replace any data with placeholders.
- 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?